OneSignal / OneSignal-Xamarin-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Xamarin app with OneSignal. https://onesignal.com
Other
105 stars 50 forks source link

Android App Crash on reboot #226

Closed hassanjlilati closed 2 years ago

hassanjlilati commented 3 years ago

Description:

Xamarin Forms App crash on system Reboot when no internet access

Environment

tested on android 9 , 7

Steps to Reproduce Issue:

  1. update Nuget packages to latest stable version
  2. crash only happen when plugin installed
  3. When phone has internet access no crashes happen on reboot 4- tried to handle any exception with no chance even with global android exception catch 5-even if set debug to true no error message showing
jkasten2 commented 3 years ago

@hassanjlilati Thanks for reporting. In order to investigate the crash we will need to the stacktrace from the crash.

jkasten2 commented 2 years ago

Closing due to inactivity