We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
validate failed when release new bundle version:
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
The text was updated successfully, but these errors were encountered: