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
Fatal Exception: java.lang.NullPointerException: Attempt to invoke interface method 'boolean java.util.concurrent.ExecutorService.isShutdown()' on a null object reference
at com.onesignal.OSTaskController.shouldRunTaskThroughQueue(OSTaskController.java:44)
at com.onesignal.OneSignal.sendTags(OneSignal.java:2011)
at com.onesignal.OneSignal.sendTags(OneSignal.java:1931)
at com.onesignal.OneSignal.sendTag(OneSignal.java:1907)
at com.rosebm.cover.events.AnalyticsOneSignalImpl$sendUserProperties$1.invokeSuspend(AnalyticsOneSignalImpl.kt:63)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:100)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
What happened?
Steps to reproduce?
What did you expect to happen?
No crashes
OneSignal Android SDK version
4.8.6
Android version
13, 12, 11, 10, 9
Specific Android models
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: