You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
After uploading a new deployment the Android app does download the deployment as show in dashboard. But once I reopen the app to install te latest deployment in instantly cashes and logging the following error
FATAL EXCEPTION: create_react_context
Could not open file/data/user/0/{package-name}/files/CodePush/95ea67377f3aeb81ff6bde79f6c934f851803b7a009e35cd2eb3e49652264753/CodePush/index.android.bundle: No such file or directory
Seems like the error is happing due to:
[CodePush] An unknown error occurred.
06-30 14:11:06.094 17198 17272 I ReactNativeJS: [CodePush] Update is invalid - A JS bundle file named "null" could not be found within the downloaded contents. Please check that you are releasing your CodePush updates using the exact same JS bundle file name that was shipped with your app's binary.
After uploading a new deployment the Android app does download the deployment as show in dashboard. But once I reopen the app to install te latest deployment in instantly cashes and logging the following error
Seems like the error is happing due to:
RN-version: 0.61.5
Codepush: 6.2.1