0 down vote favorite
share [fb] share [tw]
I'm having a very simple app developed for iPhone/iPodTouch/iPad. It's done with the exception of an orientation issue. I need to lock the app's main menu in portrait orientation. When the app plays a video, it needs to lock in landscape. After the video ends, it returns to the menu, which should be forced back to portrait and locked in that orientation.
The app consists of a main menu with 4 buttons. When a button is clicked, a video is played.
Our developer said this functionality doesn't exist, but I can't imagine that is doesn't. We had the same app developed on Android with no problem.
So just to clarify the details. Main menu only displays portrait. Videos only display landscape. And info on how to do this is greatly appreciated.
Thank you very much ahead of time for your replies.
share [fb] share [tw]
I'm having a very simple app developed for iPhone/iPodTouch/iPad. It's done with the exception of an orientation issue. I need to lock the app's main menu in portrait orientation. When the app plays a video, it needs to lock in landscape. After the video ends, it returns to the menu, which should be forced back to portrait and locked in that orientation.
The app consists of a main menu with 4 buttons. When a button is clicked, a video is played.
Our developer said this functionality doesn't exist, but I can't imagine that is doesn't. We had the same app developed on Android with no problem.
So just to clarify the details. Main menu only displays portrait. Videos only display landscape. And info on how to do this is greatly appreciated.
Thank you very much ahead of time for your replies.