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
15
Specific Android models
Relevant log output
main (runnable):tid=1 systid=18220
#00 pc 0x4f3874 libart.so (art::DumpNativeStack + 108) (BuildId: eb4ec0f1d1c7267591d83fa87cb36390)
#01 pc 0x444858 libart.so (art::Thread::DumpStack const + 436) (BuildId: eb4ec0f1d1c7267591d83fa87cb36390)
#02 pc 0x444574 libart.so (art::DumpCheckpoint::Run + 120) (BuildId: eb4ec0f1d1c7267591d83fa87cb36390)
#03 pc 0x2d6c08 libart.so (art::Thread::RunCheckpointFunction + 144) (BuildId: eb4ec0f1d1c7267591d83fa87cb36390)
#04 pc 0x43caf8 libart.so (artTestSuspendFromCode + 256) (BuildId: eb4ec0f1d1c7267591d83fa87cb36390)
#05 pc 0x32deec libart.so (art_quick_test_suspend + 156) (BuildId: eb4ec0f1d1c7267591d83fa87cb36390)
at java.lang.Thread.isInterrupted(Native method)
at java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:815)
at java.util.concurrent.ThreadPoolExecutor.interruptIdleWorkers(ThreadPoolExecutor.java:836)
at java.util.concurrent.ThreadPoolExecutor.shutdown(ThreadPoolExecutor.java:1408)
at java.util.concurrent.Executors$DelegatedExecutorService.shutdown(Executors.java:720)
at com.google.firebase.messaging.EnhancedIntentService.onDestroy(EnhancedIntentService.java:127)
at android.app.ActivityThread.handleStopService(ActivityThread.java:5786)
at android.app.ActivityThread.-$$Nest$mhandleStopService(unavailable)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2740)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loopOnce(Looper.java:257)
at android.os.Looper.loop(Looper.java:342)
at android.app.ActivityThread.main(ActivityThread.java:9638)
at java.lang.reflect.Method.invoke(Native method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:619)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:929)
Code of Conduct
What happened?
Alot of ANRs are being logged in Firebase Analytics after upgrading to one signal version 5.4.0.
Steps to reproduce?
What did you expect to happen?
No ANR in my app.
OneSignal Android SDK version
5.4.0
Android version
15
Specific Android models
Relevant log output
Code of Conduct