-
Notifications
You must be signed in to change notification settings - Fork 376
Open
Labels
Description
What happened?
Alot of ANRs are being logged in Firebase Analytics after upgrading to one signal version 5.4.0.
Steps to reproduce?
Many users face ANR when the app runs. There are no specific steps to reproduce this issue.What did you expect to happen?
No ANR in my app.
OneSignal Android SDK version
5.4.0
Android version
14
Specific Android models
Transsion Tecno Spark 30 ProRelevant log output
main (runnable):tid=1 systid=20934
at kotlin.Result.constructor-impl(unavailable)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:35)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
at android.os.Handler.handleCallback(Handler.java:958)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:243)
at android.os.Looper.loop(Looper.java:338)
at android.app.ActivityThread.main(ActivityThread.java:8506)
at java.lang.reflect.Method.invoke(Native method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1064)Code of Conduct
- I agree to follow this project's Code of Conduct