I just can't figure out how to get rid of display zoom on iOS. Just to be clear, iOS has multiple places where bigger fonts/zoom can be enabled, but I'm talking about this:
- Tap the Settings app.
- Tap Display & Brightness.
- Tap View in the Display Zoom section.
- On this screen, you can tap Standard or Zoomed to see a preview of each option. Swipe side to side to see the option in different scenarios so you can get a good idea of how it looks.
- Make your selection and tap Set and confirm the choice.
This feature is intended to control iPhone5/iOS7 app behavior on iPhone6/iOS8+
What I've tried so far.
- Regenerate all icon resources with
ionic cordova resources --force
- Fix all the app-icons and launcher-images (1. won't generate the proper sizes)
- In XCode set the Project > General > App Icons and Launcher Images and verified that the AppIcon casset contains all the images for all versions
- In XCode set the Project > General > App Icons and Launcher Images and verified that the Launcher Image casset contains all the images for all versions
- Set the
Launch Screen File
to CDVLaunchScreen - Unset the
Launch Screen File
(empty) - In the {Project}-Info.plist removed the
Launch screen interface file base name
related: iOS8 native resolution