objective c - Is it possible to programmatically force an ios ap in split view to go full screen in ios9? -


i developing app ipad , ios9 , @ point user click on button watch video. wouldn't want user see in split view size he's on (like 1/3rd or 14th) instead app close other open app , take on entire screen.

does know if that's possible? thanks.

by-default, video played in full-screen mode. when video playing finished, player gets dismissed , see screen (from played video). in case, in split view controller.

do let me know if need further details.


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

java - Two interface have same method name with different return type -

javascript - Linking from page A to a specific iframe on page B -