ios 运行 ipad、launchscreen.storyboard 旋转屏幕问题
ios app run on ipad, launchscreen.storyboard Rotate screen issue
iOS app,设置只允许竖屏,当运行在iPad,当iPad横屏时,显示不完整
在您的 plist 中 "Supported Interface Orientations (iPad)" 从该列表中删除其他方向。
希望能解决您的问题
iOS app,设置只允许竖屏,当运行在iPad,当iPad横屏时,显示不完整
在您的 plist 中 "Supported Interface Orientations (iPad)" 从该列表中删除其他方向。
希望能解决您的问题