Quote:
Originally Posted by Julius Caesar
Does anyone know whether with iOS 11, split view now works with all apps or does the app still need to be specifically written to support it?
|
I think it'll always be necessary for an app to register itself as "split view aware". Some apps (some games in particular) assume that they control the entire screen. They're generally the ones that always run in either landscape or portrait mode, and don't support screen rotation.