4

I have an iPhone app that has a UIToolBar added at the bottom in a View Controller with button on it. I was just testing it and found that the UIToolBar is not showing in the 3.5-inch iPhone simulator in Xcode. While its properly showing up in 4-inch iPhone Simulator and 4-inch 64-bit iPhone Simulator. Its even showing up properly on all iPads simulator.

UIToolBar Not Showing

I don't have any 3.5 inch iPhone to test it on the device since i only own an iPhone 5 and iPad 2. Although its hard to tell but can anyone point out what could be the problem or how can i troubleshoot it to find the problem?

4

1 回答 1

7

尝试单击故事板中的工具栏,然后从左下角的图标从右数第二个选择重置为建议的布局,看看这是否能解决您的问题。

于 2013-11-03T14:45:35.037 回答