ios - Why iPhone sill rotate after I uncheck the device orientation (delete rotation from info.plist file) -
i don't check device orientation on deployment info page, is, there no entry in supported interface orientations on info.plist. however, iphone still can rotate landscape. how can disable iphone rotation? need write code in view controller? in advance.
when don't check orientation, defaults of them. keep orientation @ portrait, must check portrait orientation.
Comments
Post a Comment