pasteusernamehere
pasteusernamehere
Did you ever make any progress on this? I am seeing a similar behavior. I hate to have to call Load on an exception condition.
I am getting the exception just trying to access the AppointmentType property so I cannot tell you if it is an occurrence, exception or master.
I will check the results from LoadPropertiesForItems and see what is blowing up.
After interrogating the returned service response collection I found that some of the items returned with an error. Of course trying to access the properties of any of these items...
I am seeing the same behaviour trying to upgrade to Xamarin.Forms (5.0.0.2401): - Start App - Background app - If you use Android recents screen to foreground the app OnResume...
> Did you find a solution? I have the exact same problem using 5.0.0.2401. > > I think I may found the issue here. I do have two Android Activities,...
> I sort it out for me by adding > > ``` > protected override void OnSleep() > { > ... //Your code to save some setting manually goes before...
@brianlagunas ,@dansiegel isn't the root cause of this related to [12050](https://github.com/xamarin/Xamarin.Forms/issues/12050). This defect has been with the forms team for quite a while without any update.
@brminnick `false` and test project targeting .NET Core 3.1 does not work.