Upgrade to iPhone 3.0 sdk and now simulator shows blank screen

前端 未结 8 1309
轻奢々
轻奢々 2021-01-13 08:47

I have an iPhone app that uses an UITabBarController, which contains two UINavigationControllers, each of which in turn contains one or more TableViewControllers (actually,

8条回答
  •  星月不相逢
    2021-01-13 09:24

    It appears you have to save the new interface before running. I have never developed for IPhone before and finally figured out why i was getting a white screen. Seems like it should save automatically before running but apparently it doesn't.

提交回复
热议问题