-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Metro Bundle Does not start automatically when run the ios build #48554
Comments
Tip Newer version available: You are on a supported minor version, but it looks like there's a newer patch available - 0.76.5. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
Tip Newer version available: You are on a supported minor version, but it looks like there's a newer patch available - undefined. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
What is |
xed ios then xcode open and then build run after selecting simulator
…On Thu, Jan 9, 2025, 4:10 PM Nicola Corti ***@***.***> wrote:
3.xed i
What is xed i? You should run yarn ios instead
—
Reply to this email directly, view it on GitHub
<#48554 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZQR5LMBYXJ4H25KYR3DGXD2JZKKJAVCNFSM6AAAAABU3QQBAKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZZHA3DONBUGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Have you tried |
react-native-community/discussions-and-proposals#681 I think run metro hook has been removed in RN 0.73 which used to launch metro when running from Xcode. You should try yarn iOS or launch metro manually |
Description
No script URL provided. Make sure the packager is running or you have embedded a JS bundle in your application bundle.
Steps to reproduce
1.yarn
2.cd ios / pod install
3.xed i
React Native Version
0.76.3
Affected Platforms
Runtime - iOS
Areas
Fabric - The New Renderer
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/huzaifahazelGit/AwesomeProject.git
Screenshots and Videos
The text was updated successfully, but these errors were encountered: