FBSOpenApplicationErrorDomain code =4 error

Pradhyuman Chavda picture Pradhyuman Chavda · Sep 22, 2014 · Viewed 48.5k times · Source

When I'm trying to run iOS application in Xcode 6 in iPhone 6 simulator, I'm getting error Unable to run app in Simulator.

And error code is:

An error was encountered while running (Domain = FBSOpenApplicationErrorDomain, Code = 4)

Can any one suggest how to resolve it?

enter image description here

Answer

Jeff Walters picture Jeff Walters · Sep 22, 2014

This worked for me:

iOS Simulator -> Reset Contents and Settings... -> Reset

menu bar screenshot

are you sure screenshot

referenced from Qiita: Unable to run app in Simulator エラーの対応方法.