CrossGeeks/AzurePushNotificationPlugin

Call RestApi in OnNotificationReceived when app is closed

Closed this issue · 1 comments

as I make the call in release mode (Rest), the application closes and I do not visualize the error, the call is an asynchronous method, this happens only when the application is closed

finally the error is not with the asynchronous method, but with the way to open the sqlite, it is solved