Getting null pointer exception in workletmodule.java after immediate auto restart after codepush bundle download/install in React Native Android app #7181
ranaspratap
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a React Native Android app on RN version 0.78.0. Also, I have codepush integrated for OTA updates. On app launch I am showing a splash screen and in the background, my app is downloading and installing latest codepush bundle. Once it is downloaded and installed, the app restarts, then and there I am getting below exception. I have latest react native reanimated version 3.17.1 installed.
Beta Was this translation helpful? Give feedback.
All reactions