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

java.lang.NullPointerException #8

Open
redpandatronicsuk opened this issue Jul 24, 2017 · 0 comments
Open

java.lang.NullPointerException #8

redpandatronicsuk opened this issue Jul 24, 2017 · 0 comments

Comments

@redpandatronicsuk
Copy link

Just got this crash report through Firebase Crash Reporting. Looks like it is caused by RevMob.
Stacktrace:

Exception java.lang.NullPointerException: Attempt to invoke virtual method 'android.view.WindowManager android.app.Activity.getWindowManager()' on a null object reference
com.rctrevmob.RevMobModule.loadBanner (RevMobModule.java:258)
java.lang.reflect.Method.invoke (Method.java)
com.facebook.react.bridge.JavaMethodWrapper.invoke (JavaMethodWrapper.java:363)
com.facebook.react.bridge.JavaModuleWrapper.invoke (JavaModuleWrapper.java:166)
com.facebook.react.bridge.queue.NativeRunnable.run (NativeRunnable.java)
android.os.Handler.handleCallback (Handler.java:751)
android.os.Handler.dispatchMessage (Handler.java:95)
com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage (MessageQueueThreadHandler.java:31)
android.os.Looper.loop (Looper.java:154)
com.facebook.react.bridge.queue.MessageQueueThreadImpl$3.run (MessageQueueThreadImpl.java:194)
java.lang.Thread.run (Thread.java:761)

Info about the device it crashed on:
Manufacturer: Wileyfox
Model: Swift 2 X
Board: Marmite
Android API: 25
Android OS: 7.1.2
Brand: Wileyfox
RAM: 2.8GB
Orientation: Portrait

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