when i run-ios it run but then stop execution until i cross ❌ the terminal
Problem
Description info Opening the app on iOS... info Found Xcode workspace "FocusFlow.xcworkspace" info No booted devices or simulators found. Launching first available simulator... info Launching iPhone SE (3rd generation) (iOS 17.0) info Building (using "xcodebuild -workspace FocusFlow.xcworkspace -configuration Debug -scheme FocusFlow -destination id=A3B53EE6-A05D-49D6-8F89-819EFDC7921B") info 💡 Tip: Make sure that you have set up your development environment correctly, by running react-native doctor. To read more about doctor command visit: https://github.com/react-native-community/cli/blob/main/packages/cli-doctor/README.md#doctor Command line invocation: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace FocusFlow.xcworkspace -configuration Debug -scheme FocusFlow -destination id=A3B53EE6-A05D-49D6-8F89-819EFDC7921B User defaults from command line: IDEPackageSupportUseBuiltinSCM = YES Prepare packages ComputeTargetDependencyGraph note: Building targets in dependency order note: Target dependency graph (84 targets) Target 'FocusFlow' in project 'FocusFlow' ➜ Implicit dependency on target 'Pods-FocusFlow' in project 'Pods' via file 'Pods_FocusFlow.framework' in build phase 'Link Binary' ➜ Implicit dependency on target 'React-CoreModules' in project 'Pods' via options '-framework CoreModules' in build setting 'OTHER_LDFLAGS' ➜ Implicit dependency on target 'DoubleConversion' in project 'Pods' via options '-framew
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Solution: when i run-ios it run but then stop execution until i cross ❌ the terminal
Currently having the same issue, you must kill the server with `Ctrl + C`. If not, it just hangs at some point during the run. I don't have a repro yet but i will add one if i set it up [code block]
Trust Score
6 verifications
- 1
Currently having the same issue, you must kill the server with `Ctrl + C`. If no
Currently having the same issue, you must kill the server with `Ctrl + C`. If not, it just hangs at some point during the run.
- 2
I don't have a repro yet but i will add one if i set it up
I don't have a repro yet but i will add one if i set it up
Validation
Resolved in facebook/react-native GitHub issue #39743. Community reactions: 18 upvotes.
Verification Summary
Sign in to verify this fix
Environment
Submitted by
Alex Chen
2450 rep