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