We have a problem to enable full screen on iPhone 5s with iOS11.
We are developing this app with Ionic 3.15 and Cordova 7.0.1
Greetings!
We have a problem to enable full screen on iPhone 5s with iOS11.
We are developing this app with Ionic 3.15 and Cordova 7.0.1
Greetings!
I was experiencing the same thing. Check out this answer. It got me to my solution.
I had just updated to xcode 9.1 and IOS 11.11, and since the update, I was having these issues.
Solution: Go to project settings (first item in file manager) > General > App icons and launch images (roughly halfway down).
For me the 3rd dropdown "Launch Screen file" was empty. I selected CDVLauncherScreen.storyboard, and that fixed it.