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.

Binary hashing doesn't appear to be working on iOS #345

@lostintangent

Description

@lostintangent

I may be misinterpreting these results, but I would expect the following to work:

  1. Run react-native run-ios to deploy an app to the iOS simulator
  2. Run code-push release-react [APP] ios --dev to deploy the exact same bits as Implementation first pass #1 to the CodePush server
  3. From the running app, check for an update

Expected: No update to be available since the app is already running the latest update
Actual: An update is available

Is this expectation accurate? I tried to get this to work a handful of different times and couldn't. I also didn't try Android, so I'm not sure how that currently behaves.

I recently spoke with someone on Discord about them noticing this behavior, but they thought it could have been their fault. After doing some quick dogfooding, it seems like it isn't working correctly, and therefore, more be a regression on our end, or a change in the RN bundle that is making these contents appear different.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions