You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
try to run my app with command react-native run-ios
but fail to install in the simulator
Installing build/Build/Products/Debug-iphonesimulator/example_movil.app
Launching org.reactjs.native.example.example-movil
An error was encountered processing the command (domain=FBSOpenApplicationServiceErrorDomain, code=1):
The request to open "org.reactjs.native.example.example-movil" failed.
The request was denied by service delegate (SBMainWorkspace) for reason: NotFound ("Application "org.reactjs.native.example.example-movil" is unknown to FrontBoard").
i wonder if have something to do with the names example_movil.app and org.reactjs.native.example.example-movil
The text was updated successfully, but these errors were encountered:
try to run my app with command react-native run-ios
but fail to install in the simulator
i wonder if have something to do with the names example_movil.app and org.reactjs.native.example.example-movil
The text was updated successfully, but these errors were encountered: