BoldDeskWe are launching BoldDesk on Product Hunt soon. Learn more & follow us.
Hi Rune,
Sorry about the inconvenience caused.
We are able to reproduce the issue in iOS Xamarin.Forms. We will fix this issue in our next service pack release which will be available at the end of November, 2014. However, you can resolve this issue by using following workaround,
Code snippet [C#]:
Color color = Color.Gray;
ColumnSeries series = newColumnSeries ();
series.Color = Device.OnPlatform (Color.FromRgba (color.R / 255, color.G, color.B / 255, color.A / 255), color, color);
We have prepared a sample based on this and you can find the sample in the following location.
Disclaimer: The date for the release is tentative and not a commitment on our parts.
Please let us know if you require further assistance on this.
Regards,
Karthikeyan V
Hi Shashidhar,
Sorry for the inconvenience caused.
We are able to reproduce the issue with binding the pointer in CircularGauge iOS 64-bit platform. We have resolved the same, please find the respective custom assemblies below,
Custom assemblies for Gauge (iOS): Dll.zip
The fix for this issue will be included in our upcoming release, If the provided solution doesn’t meet your requirement, could you please provide us a simple issue reproducing sample, so that we could analyse on it and provide you better solution.
Regards,
Joy Oyiess Rex K
Hi Shashidhar,
We are not able to reproduce the mentioned issue from the provided assemblies. We suspect that the mentioned issue is due to the version mismatch in the Xamarin assemblies, so could you please remove and update the Xamarin nuget package again in your project.
If you can't resolve the mentioned issue, could you please provide us an issue reproducing sample, so that we could analyse on it and provide you better solution.
Please let us know, if you have any concerns.
Regards,
Joy Oyiess Rex K
Hi Shashidhar,
Sorry for the delay in get back to you.
You can use our updated Xamarin forms assemblies which is available for download under the following link:
If the mentioned issue occurred even after updated to our latest version, then please update your xcode to latest version to resolve the mentioned issue.
Please let us know, if you have any concerns.
Regards,
Joy Oyiess Rex K
The reported issue has been fixedand we have created a new incident for follow up. You can download the custom assemblies for the fix from the incident.
Please let us know if you have any queries.
Thanks,
Nijamudeen M.