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
{{ message }}
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
Description: No specific Os version: 7.1.2, 6.0.1, 8.1.0, 11 Flurry Version: com.flurry.android:analytics:13.0.0
java.lang.NullPointerException: Exception caught by SafeRunnable
at java.util.Objects.null requireNonNull(null)(Objects.java:203)
at com.flurry.sdk.bn.void c()(bn.java:152)
at com.flurry.sdk.bn$3.void a()(bn.java:120)
at com.flurry.sdk.eb.void run()(eb.java:38)
at java.util.concurrent.Executors$RunnableAdapter.null call(null)(Executors.java:428)
at java.util.concurrent.FutureTask.null run(null)(FutureTask.java:237)
at com.flurry.sdk.h$a.void run()(h.java:114)
at com.flurry.sdk.h.boolean wrapNextRunnable(java.lang.Runnable)(h.java:234)
at com.flurry.sdk.f.boolean wrapRunnable(java.lang.Runnable)(f.java:267)
at com.flurry.sdk.h$a.void run()(h.java:109)
at java.util.concurrent.ThreadPoolExecutor.null runWorker(null)(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.null run(null)(ThreadPoolExecutor.java:607)
at java.lang.Thread.null run(null)(Thread.java:761)
The text was updated successfully, but these errors were encountered:
Thanks for the report! This exception was caught and handled by Flurry SDK internally. I.e., it should not crash developer's apps. The exception has also been fixed in release 13.1.0. Thanks!
Description: No specific Os version: 7.1.2, 6.0.1, 8.1.0, 11
Flurry Version: com.flurry.android:analytics:13.0.0
The text was updated successfully, but these errors were encountered: