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

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -