BoldDeskWe are launching BoldDesk on Product Hunt soon. Learn more & follow us.
public override bool FinishedLaunching(UIApplication app, NSDictionary options)
{
global::Xamarin.Forms.Forms.Init();
new Syncfusion.SfGauge.XForms.iOS.SfGaugeRenderer();
LoadApplication(new SyncFusionTestBench.App());
return base.FinishedLaunching(app, options);
}
Hi Steen,
Query #1 - Regarding the issue with Exception in the iOS Gauge renderer
Sorry for the inconvenience caused. The mentioned issue might be due to assembly problem. We have already fixed it and refreshed the build in online on the same day itself. So, can you once please uninstall and install the latest build again from our site or component store to solve this.
http://www.syncfusion.com/downloads/xamarin-service-packs
https://components.xamarin.com/view/SyncfusionEssentialStudio
Query #2 - Regarding the Gauge control behaviour in the StackLayout
Usually, we will render our CircularGauge control based on parent size since we will not set any default size (minimum size) for our control. In StackLayout case, we didn’t get the proper parent size in Android platform so that only we are setting width/height based on the Stack Layout orientation. If we didn’t considered the height/width like that we will not be rendered.
Also, whenever we use the StackLayout the good practice is to set the size of the control. So, please set the height of the Gauge control in your application to avoid this behaviour.
Please let us know, if you need any further assistance.
Regards,
Joy Oyiess Rex K
Hi Steen,
Thanks for your previous update.
We have analysed the gauge sizing behaviour in stack layout, for that we have logged a report in our database, we will resolve this issue in our upcoming SP release which is expected to be available by the end of Feb, 2015, we appreciate your patience until then. Kindly use the previously mentioned work around to resolve your issue.
Please let us know, if you have any concerns.
Regards,
Joy Oyiess Rex K
Hi Steen,
Sorry for the inconvenience caused
We have analysed the mentioned issue in the provided sample, we have logged a report for the same in our database. We will resolve this issue and the issue fix will be included in our upcoming SP release along with the solution for query 2, which is expected to be available by the end of Feb, 2015, we appreciate your patience until then.
Please let us know, if you have any concerns.
Regards,
Joy Oyiess Rex K
Hi Steen,
We will fix the mentioned issue, and it is needed to be tested under various scenarios. If you need custom assemblies for this fix in advance, please create an incident in the below link.
We will update you the custom assembly through the created incident on Feb 06, 2015. We appreciate your patience until then.
Please let us know, if you have any concerns.
Regards,
Joy Oyiess Rex K
Hi Steen,
Sorry for the inconvenience caused.
As mentioned in our previous
update, custom assemblies/patch can be provided only through the incidents (not
through the forums). We have created an incident # 135081 for the same and
updated the custom assemblies in it, please follow up on the same incident regarding
this query.
Please let us know, if you need
any further assistance.
Regards,
Joy Oyiess Rex K