SFschedule Xamarin.forms iPhone crash when running initializecomponent() after pre-loading data for the calendar

Hey Guys, 
I hope you are all well during these difficult times.  

I'm having a bit of a problem with the sfschedule in xamarin.forms and I'll do my best to describe the issue.  

When loading the sfschedule using initializecomponent() after I gather the data, for the schedule, from a server query it works great on android but iPhone crashes on and with this error: 
UIApplication.Main(args, null, "AppDelegate");
-
System.NullReferenceException
  Message=Object reference not set to an instance of an object

Any help with this would be greatly appreciated.  

Thank you,
Jason

2 Replies

MS Muniappan Subramanian Syncfusion Team April 6, 2020 12:39 PM UTC

Hi Jason Youdale,

Thank you for contacting Syncfusion support.

Currently, we are analyzing the mentioned issue “SfSchedule crash in iOS platform”. We will validate and update you the further details in two business days (April 08, 2020). We appreciate your patience until then.

Regards,
Muniappan S.


MS Muniappan Subramanian Syncfusion Team April 8, 2020 08:06 AM UTC

Hi Jason Youdale, 
 
Thank you for contacting Syncfusion support. 
 
We have checked the reported issue “SfSchedule crash when loading data “and it’s working fine from our end. We used the JSON data to load the SfSchedule and it is working fine, and we have prepared a simple sample for the same, please find the sample by the following link.  
 
 
Please check the sample, if it doesn’t meet your requirement, kindly modify the sample based on your scenario and revert us back with replication procedure.  
 
We hope that this helps you, kindly revert us if you have any concern.  
 
Regards,   
Muniappan S. 


Loader.
Up arrow icon