You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using some viewcontrollers in my project that are using a rotation lock via the navigation controller. Using these methods on the Instructions VC's don't appear to work (shouldAutorotate false, supportedInterfaceOrientations .portrait). I'm curious if there's a way I can lock orientation so the instructions don't rotate when the device does?
The text was updated successfully, but these errors were encountered:
I'm using some viewcontrollers in my project that are using a rotation lock via the navigation controller. Using these methods on the Instructions VC's don't appear to work (shouldAutorotate false, supportedInterfaceOrientations .portrait). I'm curious if there's a way I can lock orientation so the instructions don't rotate when the device does?
The text was updated successfully, but these errors were encountered: