Launch iOS simulator from Xcode and getting a black screen, followed by Xcode hanging and unable to stop tasks

后端 未结 26 2492
一整个雨季
一整个雨季 2020-11-29 05:16

I\'m having trouble running my basic iPhone application (while going through the Stanford iTunes CS193p lectures) in the iOS simulator.

I\'ve been searching for a wh

26条回答
  •  [愿得一人]
    2020-11-29 05:39

    This was my reason for having this issue.

    For some reason, the "Is Initial View Controller" (for my main View Controller) was unchecked which was causing the black screen on load up.

    Hope this helps someone out there!

提交回复
热议问题