Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

Android cashes on launch. Codepush unable to install latest deployment #1891

@jeroen-van-dijk

Description

@jeroen-van-dijk

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.

RN-version: 0.61.5
Codepush: 6.2.1

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions