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

Hash dismatch #245

Open
HairyRabbit opened this issue Aug 6, 2024 · 0 comments
Open

Hash dismatch #245

HairyRabbit opened this issue Aug 6, 2024 · 0 comments

Comments

@HairyRabbit
Copy link

validate failed when release new bundle version:

[CodePush] Downloading package.
[CodePush] Applying diff update.
[CodePush] Verifying hash for folder path: /data/user/0/app/files/CodePush/71f0dacf352e38084d9e0c9b9a4b9a31318ee7f7f9d2794ff629576d728d0d47
[CodePush] Manifest string: ["CodePush/index.android.bundle:aaaa2d1431b6091bf17fc130163b99021addb0677ff1c339936585874dcd6cef"]    
[CodePush] Expected hash: 71f0dacf352e38084d9e0c9b9a4b9a31318ee7f7f9d2794ff629576d728d0d47, actual hash: 3aa8ab1153da438777adcea4543e1e006797eaea38ba9ef795e192d4cb1b5623     
[CodePush] Exception
 com.microsoft.codepush.react.CodePushInvalidUpdateException: The update contents failed the data integrity check.

would I missing some config or the version not work on RN 0.73?

versions:
"react-native": "0.73"
"react-native-code-push": "8.3.0"

issued on Android 11

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