Skip to content
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

error FBSOpenApplicationServiceErrorDomain code=1 #298

Open
jcpc91 opened this issue Sep 11, 2017 · 1 comment
Open

error FBSOpenApplicationServiceErrorDomain code=1 #298

jcpc91 opened this issue Sep 11, 2017 · 1 comment

Comments

@jcpc91
Copy link

jcpc91 commented Sep 11, 2017

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

@AishwaryaSurana
Copy link

Try this:

Goto XCode -> Click your project folder -> click General -> under sigining tab select a development team .

Dont forget to connect your IPhone as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants