- Home
- Forum
- Xamarin.Forms
- SfCircularGauge - multiple pointers rendered on iOS
SfCircularGauge - multiple pointers rendered on iOS
WidthRequest ="120"
HorizontalOptions="EndAndExpand"
x:Name ="gaugeRSSI"
GaugeType ="North">
<gauge:SfCircularGauge.Scales>
<gauge:Scale
StartValue ="-100"
EndValue ="-20"
Interval ="20"
StartAngle ="180"
SweepAngle ="180"
RimColor ="Red"
RimThickness ="4"
LabelOffset ="0.2"
LabelFontSize="8"
LabelColor ="White">
<gauge:Scale.Pointers>
<gauge:NeedlePointer
x:Name ="needle"
Value ="{Binding RSSI}"
LengthFactor="0.7"
Color ="White"
Thickness ="5"
KnobColor ="White"
KnobRadius ="5" />
</gauge:Scale.Pointers>
</gauge:Scale>
</gauge:SfCircularGauge.Scales>
<gauge:Header
Text ="Signal"
ForegroundColor="White"
TextSize ="10"
Position ="0,0" />
</gauge:SfCircularGauge>
Attachment: Simulator_Screen_Shot_18_Feb_2016,_11.28.05.png_6f52efe8.zip
Hi James,
Thanks for your interest in Syncfusion products.
We have tested the provided code snippet and it renders the pointers in both Android and iOS, also we have added multiple pointers and it works fine when updated the pointer values dynamically. So could you please provide us more information about the issue reproducing scenario along with simple reproducing sample, so that we could analyze on it and provide you better solution.
Regards,
Sivakumar P
Attachment: Simulator_Screen_Shot_19_Feb_2016,_15.44.28.png_268191dc.zip
Hi James,
Thanks for using Syncfusion products.
Based on the provided information, we are analyzing the issue of gauge control render in List View. Let you know the details in one business day (23/2/2016).
Please let us know. If you have any concerns.
Regards,
Sivakumar P
Based on the provided information we suspect that, CircularGauge control overlaps when used it inside a list view, We have prepared a sample where we have used Gauge control as an ItemTemplate for the ListView, where the Gauge is available with multiple needle. And the prepared sample works fine without any rendering issue. Please find the sample in the below location,
Sample: GaugeSampleTest
Could you please provide us more information about the issue and modify the provided sample to reproduce the issue, so that we could analyze on it and provide you better solution.
Please let us know. If you have any concerns.
Regards,
Subburaj Pandian V
This is running on a simulator with iOS 9.2, and a physical device with iOS 9.1
Thank you for the update. If you still facing any crash issue kindly provide more information along with iOS version which you have used to run the sample, so that we could analyze on it further and provide you the better solution.
Please let us know. If you have any concerns.
Regards,
Subburaj Pandian V
Attachment: GaugeSampleTestcrashlog.crash_e3a15e5c.zip
Hi James,
We are unable to reproduce the mentioned issue, we have tested the sample with the given OS version (9.1 & 9.2) in both simulator and device and its working fine. I have attached the sample along with latest Xamarin assemblies and screen shot of the output image.
Sample: GaugeSampleTest
Screenshot: output
If the above solution does not meet your requirement, Could you please provide the Xamarin version, XCode version, Syncfusion assembly version? So that we could further analyze on it and provide you the better solution.
Please let us know. If you have any query.
Regards,
Subburaj Pandian V
Hi James,
We are sorry for the inconvenience caused.
Based on the provided information, we have found that the crashing occurs due to the Syncfusion Assembly version 13.4551.0.53. We have internally found and fixed the mentioned issue and the issue fix has already included in our Vol4 SP1 release 13.4551.0.58. you can download the complete Xamarin build from the below Vol4 SP1 link.
Kindly check with the above Xamarin version 13.4.0.58, if the provided solution doesn’t meet your requirement, please revert us.
Please let us know, if you need any further assistance on this.
Regards,
Subburaj Pandian V
Attachment: GaugeSampleTest_jgl_918ce645.zip
Hi James,
Thanks for the update.
You have created a separate incident for multiple pointers rendered on iOS. Please have follow up with the incident.
Regards,
Nijamudeen M.
- 12 Replies
- 4 Participants
-
JL James Lavery
- Feb 18, 2016 11:34 AM UTC
- Feb 29, 2016 09:29 AM UTC