When testing on my iPad 3,
[[UIScreen mainScreen] scale] == 1.0
I understand that this should be 2.0.
I am using the iOS 5.1 SDK with Xcode 4.2 on Snow Leopard, which, as I understand it, is not an “officially supported” configuration. However, I can’t imagine why this would affect what happens exclusively on the device. (I can imagine all sorts of ways to break the simulator.)
user79758
source
share