Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Exception caught by SafeRunnable #24

Open
SAEEDStarv opened this issue Nov 8, 2021 · 1 comment
Open

Exception caught by SafeRunnable #24

SAEEDStarv opened this issue Nov 8, 2021 · 1 comment
Assignees

Comments

@SAEEDStarv
Copy link

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)

@poting-oath
Copy link
Collaborator

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!

@poting-oath poting-oath self-assigned this Jan 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants