iOS Landscape Left vs Right vs Wrong
问题 TL;DR: The iOS docs disagree with Info.plist about which orientation (landscape left vs. right) has the home button on which side. Am I missing something? (For example, there is a distinction between what orientation the code thinks it is in, and the orientation the device knows it is in. See next-to-last bullet point labeled ❓ below.) The doc for UIDeviceOrientation says However, when I use the General checkbox in Xcode, the Info.plist file says the opposite : The above info presents the