Why is viewDidLoad called twice when the rootViewController property of UIWindow is set?

前端 未结 1 735
难免孤独
难免孤独 2020-12-11 08:24

There were already a couple of similar questions, but it wasn’t exactly the same as in my case. Just start a new view based project, add viewDidLoad and a

相关标签:
1条回答
  • 2020-12-11 09:09

    It looks like a bug, because it’s only reproducible in Xcode 4. I will file a bug.

    See also http://shurl.at/5u (Apple Developer Forums)

    0 讨论(0)
提交回复
热议问题