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.

Question regarding JS bundle #364

@emitchel

Description

@emitchel

Using code-push on react native .39.0

How do we know when we're reading from our local machine's JS bundle? I'm thoroughly confused when I setup by debug buildType to point to staging code-push key but when I'm developing (react-native run-android) I can get it to pull from my local changes, changes that haven't been pushed to staging yet. When I remove my local server I have no idea what version the app is pulling the bundle from.... what if I haven't rolled anything out to staging how does the app know what bundle to grab?

Ok then another question is when I have an app with version 1.0, and I've rolled out v1-3 code-pushes to it, then I update the app to version 1.1, do I need to rollout the latest code to staging again for it to pick up correctly?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions