Rotator error with SfDataForm

Hi! 
I have a Xamarin.Forms app in which I need a SfDataForm inside a SfRotator. I am getting this error on iOS 13 but in Android it seems it works just fine!

Could you please help me?

This is the error and the stack trace:
Object reference not set to an instance of an object
at Syncfusion.XForms.iOS.DataForm.SfDataFormViewRenderer.LayoutSubviews () [0x00000] in <14d11d2b95b64e36a3ef086e1791afa7>:0
at (wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain(int,string[],intptr,intptr)
at UIKit.UIApplication.Main (System.String[] args, System.IntPtr principal, System.IntPtr delegate) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/13.18.2.1/src/Xamarin.iOS/UIKit/UIApplication.cs:86
at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0000e] in /Library/Frameworks/Xamarin.iOS.framework/Versions/13.18.2.1/src/Xamarin.iOS/UIKit/UIApplication.cs:65

Thank you!!

8 Replies 1 reply marked as answer

GA Gabo replied to Gabo July 13, 2020 04:58 PM UTC

Hi! 
I have a Xamarin.Forms app in which I need a SfDataForm inside a SfRotator. I am getting this error on iOS 13 but in Android it seems it works just fine!

Could you please help me?

This is the error and the stack trace:
Object reference not set to an instance of an object
at Syncfusion.XForms.iOS.DataForm.SfDataFormViewRenderer.LayoutSubviews () [0x00000] in <14d11d2b95b64e36a3ef086e1791afa7>:0
at (wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain(int,string[],intptr,intptr)
at UIKit.UIApplication.Main (System.String[] args, System.IntPtr principal, System.IntPtr delegate) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/13.18.2.1/src/Xamarin.iOS/UIKit/UIApplication.cs:86
at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0000e] in /Library/Frameworks/Xamarin.iOS.framework/Versions/13.18.2.1/src/Xamarin.iOS/UIKit/UIApplication.cs:65

Thank you!!

Any update on this?


SS SaiGanesh Sakthivel Syncfusion Team July 14, 2020 03:51 PM UTC

Hi Gabo, 
 
Thank you for contacting syncfusion support. 
 
We have checked the reported query “SfRotator error with SfDataForm from our end. We would like to inform you that we could not replicate the reported issue from our end. We have attached the tested sample in the following link for your reference. 
 
 
let us know it you still facing the same issue. If not, could you please modified our sample or share with following details which would be helpful for us to check on it and provide you the solution at the earliest.  
 
·       Please share the view and viewmodel class 
·       Please share the version of syncfusion control and Xamarin forms 
 
Regards, 
SaiGanesh Sakthivel


GA Gabo replied to SaiGanesh Sakthivel July 15, 2020 11:05 PM UTC

Hi Gabo, 
 
Thank you for contacting syncfusion support. 
 
We have checked the reported query “SfRotator error with SfDataForm from our end. We would like to inform you that we could not replicate the reported issue from our end. We have attached the tested sample in the following link for your reference. 
 
 
let us know it you still facing the same issue. If not, could you please modified our sample or share with following details which would be helpful for us to check on it and provide you the solution at the earliest.  
 
·       Please share the view and viewmodel class 
·       Please share the version of syncfusion control and Xamarin forms 
 
Regards, 
SaiGanesh Sakthivel

Thank you for your response! It seems that is a problem with another plugin that I am using (Rg.Plugins.Popup) with my project in combination with SfRotator and SfDataForm. 
But the exception is on SfDataForm.

Would you please help me with a patch or something? Because I need to use Rg.Plugins.Popup in combination with SfRotator and SfDataForm.

In the attached example you can see that it works on Android but in iOS fails.

Thank you!!

https://drive.google.com/file/d/1KnPht0pld4Ks_OLDFn1PpX5oiVDqJ2pn/view?usp=sharing


MS Muniappan Subramanian Syncfusion Team July 16, 2020 01:07 PM UTC

Hi Gabo, 
 
Thanks for the update, 
 
we are unable to access the google drive which is provided by you. Can you please the share the details in the Zip format or give the accessible drive to get the details of the query? 
 
Regards, 
Muniappan S 



GA Gabo replied to Muniappan Subramanian July 16, 2020 03:32 PM UTC

Hi Gabo, 
 
Thanks for the update, 
 
we are unable to access the google drive which is provided by you. Can you please the share the details in the Zip format or give the accessible drive to get the details of the query? 
 
Regards, 
Muniappan S 


Sorry, I forgot I built the project so thats why it was to big and cannot update it here.

Here it is

Thank you!

Attachment: DataFormInsideRotator_f20fdd9e.zip


LN Lakshmi Natarajan Syncfusion Team July 20, 2020 03:55 AM UTC

Hi Gabo, 
 
Thank you for the update. 
 
We have checked the provided sample and we could reproduce the reported issue at our side. We have analyzed and fixed the reported issue and it will be included in our upcoming weekly nuget release which is planned to roll out on July 21, 2020. We appreciate your patience until then. 
 
Regards, 
Lakshmi Natarajan 



GA Gabo July 20, 2020 07:14 PM UTC

Thank you very much :)


MS Muniappan Subramanian Syncfusion Team July 21, 2020 10:49 AM UTC

Hi Gabo,                    
 
We have fixed the reported issue “SfRotator error with SfDataForm” and included the issue fix in our latest Weekly NuGet release update version 18.2.0.46 which is available for download (nuget.org). 
 
We thank you for your support and appreciate your patience in waiting for this update. Please get in touch with us if you would require any further assistance. 
 
Regards, 
Muniappan S.                                                               


Marked as answer
Loader.
Up arrow icon