Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Crash Log from Android Store #15

Open
ospouh opened this issue Jul 28, 2022 · 0 comments
Open

App Crash Log from Android Store #15

ospouh opened this issue Jul 28, 2022 · 0 comments

Comments

@ospouh
Copy link

ospouh commented Jul 28, 2022

anyone seeing this crash on their android store

java.lang.NullPointerException
java.lang.NullPointerException:
at com.lg2.eddystone.EddystoneModule.stopScanning (Unknown Source:4)
at java.lang.reflect.Method.invoke (Native Method)
at com.facebook.react.bridge.JavaMethodWrapper.invoke (:6)
at com.facebook.react.bridge.JavaModuleWrapper.invoke (Unknown Source:21)
at com.facebook.react.bridge.queue.NativeRunnable.run (Native Method)
at android.os.Handler.handleCallback (Handler.java:938)
at android.os.Handler.dispatchMessage (Handler.java:99)
at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage (Unknown Source)
at android.os.Looper.loopOnce (Looper.java:226)
at android.os.Looper.loop (Looper.java:313)
at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run (:2)
at java.lang.Thread.run (Thread.java:920)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant