Page 1 of 1
TeeChart for Xamarin.iOS v2012 4.13.04.05 available
Posted: Tue Apr 09, 2013 7:58 am
by 8753501
Steema is pleased to inform you that TeeChart for Xamarin.iOS v2012 build 4.13.04.05 is now available.
TeeChart for Xamarin.iOS customers with valid license subscription may download the version at no-charge from the
customer download page .
Release notes for the build may be viewed at the
version info page .
For a fully functional evaluation version please follow
this link to the NET evaluations download page.
Re: TeeChart for Xamarin.iOS v2012 4.13.04.05 available
Posted: Fri Apr 19, 2013 10:40 pm
by 17264961
Hi, I'm trying to use TeeChart but there is a problem:
When compiling, if I don't change linker options to "Don't link" (and then app become bigger) it gets a compilation error.
Then, with "Don't link" when I run it on device (on Simulator it's ok), I get:
System.ExecutionEngineException: Attempting to JIT compile method 'Steema.TeeChart.Styles.SeriesCollection:.ctor (Steema.TeeChart.Chart)' while running with --aot-only. See
http://docs.xamarin.com/ios/about/limitations for more information.
at Steema.TeeChart.Chart.initVars () [0x00000] in <filename unknown>:0
at Steema.TeeChart.Chart..ctor () [0x00000] in <filename unknown>:0
at Steema.TeeChart.TChart..ctor () [0x00000] in <filename unknown>:0
at MyApp.FormProdutividadeRX.CarregaGrafico () [0x00021] in /Users/karl/Projects/MyApp/MyApp.iPad/FormProdutividadeRX.xib.cs:92
at MyApp.FormProdutividadeRX.webBrowserRelatorio_ShouldStartLoad (MonoTouch.UIKit.UIWebView webView, MonoTouch.Foundation.NSUrlRequest request, UIWebViewNavigationType navigationType) [0x0018f] in /Users/karl/Projects/MyApp/MyApp.iPad/FormProdutividadeRX.xib.cs:74
at MonoTouch.UIKit.UIWebView+_UIWebViewDelegate.ShouldStartLoad (MonoTouch.UIKit.UIWebView webView, MonoTouch.Foundation.NSUrlRequest request, UIWebViewNavigationType navigationType) [0x0000d] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIWebView.g.cs:589
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0004c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:38
at MyApp.Application.Main (System.String[] args) [0x00033] in /Users/karl/Projects/MyApp/MyApp.iPad/Main.cs:37
How can this be corrected? I'm using latest Xamarin Studio, Xamarin.iOS, Mono framework and MacOS 10.8.3.
Thanks,
Karl
Re: TeeChart for Xamarin.iOS v2012 4.13.04.05 available
Posted: Wed Apr 24, 2013 9:29 am
by narcis
Hi Karl,
Please see Sandra's reply
here.