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.RuntimeException: Error receiving broadcast Intent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) } in com.yandex.metrica.impl.ob.p$1@d1bd2b0
at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:1214)
at android.os.Handler.handleCallback(Handler.java:751)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6351)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:896)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:786)
Caused by java.lang.NullPointerException: Attempt to read from field 'com.yandex.metrica.impl.ob.p$a$a com.yandex.metrica.impl.ob.p$a.b' on a null object reference
at com.yandex.metrica.impl.ob.p$1.onReceive(SourceFile:88)
at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:1196)
at android.os.Handler.handleCallback(Handler.java:751)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6351)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:896)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:786)
The text was updated successfully, but these errors were encountered:
Today i've noticed several users with this crash.
62% of the them was in background.
Library version — 3.10.0.
The text was updated successfully, but these errors were encountered: