App crashes with java.lang.NullPointerException error

Please provide the following:

  1. SDK Version: 36
  2. Platforms(Android/iOS/web/all): Android 10 | Google Pixel 2

We are getting an error right after opening the app that reloads the app again.
Also, this is preventing handleNotification handler from executing when you open a notification and the app was closed.

This is the error: Runtime exception in RNObject when calling method getCurrentReactContext: java.lang.NullPointerException: Attempt to invoke virtual method ‘java.lang.reflect.Method java.lang.Class.getMethods()’ on a null object reference

Any idea?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.