OneSignal-Xamarin-SDK icon indicating copy to clipboard operation
OneSignal-Xamarin-SDK copied to clipboard

Intermittent error when launching the app using (Version 4)

Open developer9969 opened this issue 3 years ago • 0 comments

Description: Intermittently we see this error "

"Java.Lang.RuntimeException: "Unable to instantiate receiver com.onesignal.GcmBroadcastReceiver:java.lang.ClassNotFoundException:Didn't find class "com.onesignal.GcmBroadcastReceiver" on path:DexPathList

(your description here)

Environment

  1. Project with OneSignalSDK.Xamarin 4.0.0
  2. Xamarin Forms 5.0.02337

Steps to Reproduce Issue:

  1. Launch the app and intermittently you will see this error.

Also we see another error intermittently when calling await OneSignal.Default.SetExternalUserId(externalUserId); As soon as we get it again I will update the ticket.

developer9969 avatar Jun 23 '22 13:06 developer9969