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

[0.74] (iOS) Fix for RCTReloadCommand to allow bundle URL to be set properly #232

Closed
douglowder opened this issue Apr 17, 2024 · 1 comment

Comments

@douglowder
Copy link

Target Branch(es)

0.74

Link to commit or PR to be picked

facebook/react-native#44130

Description

This fixes an issue where RCTReloadCommand appears to allow a bundle URL to be set before reload, but in fact setting a bundle URL has no effect.
This may be a regression, as it was possible in 0.73 to reload with a different bundle URL, and this is working correctly on 0.74 in Android.
This fix is also needed to fix a problem with the expo-updates package.

@douglowder
Copy link
Author

Closing this, see comments in the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant