You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good if you could fix the issue, it's open source for a reason. I'm also not experiencing it and i don't have unlimited time to spend on this.
I've an async method, inside it I'm calling calendar.SelectDate(NSDate date);
It causes the below error and application crashes. If I call the same thing outside an async method, it is working as expected.
The text was updated successfully, but these errors were encountered: