parse-community / Parse-SDK-dotNET

Parse SDK for .NET, Xamarin, Unity.
http://parseplatform.org
Apache License 2.0
323 stars 260 forks source link

Problem with connection loss Exception not getting caught #297

Closed albicommerce closed 3 years ago

albicommerce commented 5 years ago

Hello ,

I'm working on a Xamarin.Forms app and i've integrated Parse SDK for each plaftorm .. All is working well in ANDROID but when I'm in a middle of a query and the connection is lost it gives me a Null Reference which is not caught in a try/catch . Debugging in emulator gets the expection caught but not in a real device . Any suggestions ?

Parse Android SDK version : 1.7

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.