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
"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
Project with OneSignalSDK.Xamarin 4.0.0
Xamarin Forms 5.0.02337
Steps to Reproduce Issue:
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.
The text was updated successfully, but these errors were encountered:
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
Steps to Reproduce Issue:
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.
The text was updated successfully, but these errors were encountered: