decosoftware/deco-ide

FBSOpenApplicationErrorDomain code=1 when running on certain Simulators.

Open

#129 opened on Jul 22, 2016

View on GitHub
 (10 comments) (1 reaction) (0 assignees)JavaScript (342 forks)batch import
bughelp wanted

Repository metrics

Stars
 (5,840 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Seems like the build targets only iPhone 6? or some set of simulators? This error occurred when launching iPhone 5 simulator.

An error was encountered processing the command (domain=FBSOpenApplicationErrorDomain, code=1): The operation couldn’t be completed. (FBSOpenApplicationErrorDomain error 1.)

The simulator tries to open the app but always gets redirected to the home screen.

"My version of Deco is 1.1.2(0.7.1) and XCode is 7.3.1"

Contributor guide