iOS universal app iPhone UI
I have a really weird bug in my universal iOS app. I am using the same view controllers for the iPhone/iPad UIs, but I am using separate NIB files with the same name and the "~ipad" postfix on the iPad version.
When it is run on the simulator on iOS 4.2 it works fine, but when it is run on simulator with 3.2 and the actual iPad with 3.2 (I currently don't have an iOS 4.2 iPad) it show the iPhone UI in the top left hand corner. It runs perfectly in the top left.
|