This repository was archived by the owner on Feb 20, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
Fatal Exception: java.lang.NullPointerException: Null context #5
Copy link
Copy link
Open
Description
Getting the following exception in my Crashlytics logs: Any ideas what is causing this and if it is a problem?
Fatal Exception: java.lang.NullPointerException: Null context
at com.flurry.android.FlurryAgent.init(SourceFile:302)
at com.flurry.android.FlurryAgent.a(SourceFile:6139)
at com.flurry.android.FlurryAgent$Builder.build(SourceFile:1529)
at com.xxsnakerxx.flurryanalytics.FlurryAnalyticsModule.startSession(FlurryAnalyticsModule.java:45)
at java.lang.reflect.Method.invoke(Method.java)
at com.facebook.react.bridge.BaseJavaModule$JavaMethod.invoke(BaseJavaModule.java:318)
at com.facebook.react.cxxbridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:158)
at com.facebook.react.bridge.queue.NativeRunnable.run(NativeRunnable.java)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(MessageQueueThreadHandler.java:31)
at android.os.Looper.loop(Looper.java:158)
at com.facebook.react.bridge.queue.MessageQueueThreadImpl$3.run(MessageQueueThreadImpl.java:196)
at java.lang.Thread.run(Thread.java:818)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels