0

I am trying to build and run my app for tvOS , but Xcode keeps me this error :enter image description here

The operation couldn’t be completed. (FBSOpenApplicationErrorDomain error 1.)

I have to run again to install it on simulator , how should I fix this issue ? I have done these things :

  • Clean code
  • Deleted app and installed again
  • Reset simulator content and stings
rmaddy
  • 314,917
  • 42
  • 532
  • 579
iOS.Lover
  • 5,923
  • 21
  • 90
  • 162
  • Have you tried these solutions http://stackoverflow.com/questions/31350957/fbsopenapplicationerrordomain-error-1 – ipraba Nov 21 '15 at 15:37
  • I found this answer interesting: http://stackoverflow.com/a/32896457/3973645 Normally, this error has to do with scheme and running environment. If this works, remember to thank Denis (author of the post : ) Good Luck – NeilNie Nov 21 '15 at 16:21
  • I did ! but still getting error ! – iOS.Lover Nov 21 '15 at 16:22
  • Sorry, the answer wasn't that helpful. I will try to think for other solutions. I had this problem when I first ran the app, my solution was rerun the app one more time. Everything it's fine after that. – NeilNie Nov 21 '15 at 16:39
  • 1
    I found this in the release note of Xcode 7.2 beat: Testing • UI tests fail to launch in the tvOS simulator if run with Unit Tests. Workaround: Run your UI tests with their own scheme, separately from your unit tests. (23079718) Try the Xcode 7.2 beta if you could. – NeilNie Nov 21 '15 at 21:56

0 Answers0