iOS 9 Black Launch Screen [closed]

2019-04-22 21:56发布

I've been developing my app and was running fine until iOS8. However, today after updating my phone to iOS9, I saw that the launch screen of my app became black. The same issue happened to some other apps as well (Anyone else can also see this in on a device running iOS 9).

Any idea why this may be the case? How can I fix this?

2条回答
贼婆χ
2楼-- · 2019-04-22 22:13

I has same problem. and in my case was fixed do a re-install from the App Store.

查看更多
聊天终结者
3楼-- · 2019-04-22 22:35

Here's the solution: downloaded xcode 7, updated my code to swift 2, recompiled the app and problem solved.

查看更多
登录 后发表回答