0

When running the a universal app in the iPad simulator, the UIWebview shown below works great:

iPad simulator

However when I run it on an iPad, the UI looks as follows:

iPad device

This UIToolbar issue previously was an issue on both the device and simulator, but after I made some changes now only exists on the device...any ideas?

Community
  • 1
  • 1
Tim Windsor Brown
  • 4,069
  • 5
  • 25
  • 33
  • Check the autoresizingMask of the ToolBar. Did you consider to use a navigation controller instead of a toolBar? – dasdom Sep 12 '12 at 16:53
  • I considered the navigation controller, but it wouldn't work as well for my app. I've also not touched the autoresizeingMask - and surely if that was the issue, it would show in the simulator too? – Tim Windsor Brown Sep 13 '12 at 17:20

0 Answers0