Hi Ves,
Just to let the team know, I tested the app with the latest chart and it's all working nicely in iOS :-)
I did encounter one issue when testing in Android, I got the following error:
Error 1 Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly 'Xamarin.Android.Support.v8.RenderScript, Version=1.0.0.0, Culture=neutral, PublicKeyToken='. Perhaps it doesn't exist in the Mono for Android profile?
File name: 'Xamarin.Android.Support.v8.RenderScript.dll'
at Xamarin.Android.Tuner.DirectoryAssemblyResolver.Resolve(AssemblyNameReference reference, ReaderParameters parameters)
at Xamarin.Android.Tasks.ResolveAssemblies.AddAssemblyReferences(ICollection`1 assemblies, AssemblyDefinition assembly, Boolean topLevel)
at Xamarin.Android.Tasks.ResolveAssemblies.Execute() C:\Program Files (x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets 1146 2 VesselFinder.Droid
I got round it by installing the following Nuget package
https://www.nuget.org/packages/Xamarin.Android.Support.v8.RenderScript/
Is this the correct workaround? I didn't have to do this for the previous version so is this something introduced in Q2 2015? If it's not in the documentation, it's worth adding as it's not mentioned.
http://docs.telerik.com/devtools/xamarin/controls/chart/chart-getting-started
Kind Regards,
Norman.