SyntaxFix
Write A Post
Hire A Developer
Questions
This could also be due to having custom named schemes, in that case:
cd ios
xcodebuild -list
Find your's, it might have a -dev suffix. Then:
cd ..
npx react-native run-ios --scheme custom-scheme-name