LoginSignup
66

More than 5 years have passed since last update.

Unable to run app in Simulator エラーの対応方法

Posted at

Xcodeのビルドは上手くいくが、下記のエラーが出力されるときの対応。

Unable to run app in Simulator

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

スクリーンショット 2014-09-07 21.15.03.png

iOSシミュレータの下記メニューからコンテンツをリセットする。

 [iOS Simulator]-[Rest Contents and Settings...]-[Reset]

スクリーンショット 2014-09-07 21.20.56.png

それでもダメな場合は、OS自体を再起動する。

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
66