I have transitioned my iPad application from iOS 6 to iOS 7 and I had to turn off auto layout or the whole application would crash when I selected to view the storyboard.

Now that I can view it, all the uielements don't appear in the each storyboard screen.

The screens are there but they are blank (white). The editor shows that they are there but I cannot view them at all.

enter image description here

有帮助吗?

解决方案

Try changing the width and height/ x and y coordinate of the views. That fixed the same problem for me.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top