decosoftware / decosoftware/deco-ide
error FBSOpenApplicationServiceErrorDomain code=1
- Dominant language
- JavaScript
- Stars
- 5.8k
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.