Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to display iOS app on iPhone 6 without zoomed mode

Tags:

ios

iphone-6

This might be a vague question, so let me know if you need screenshots.

I just got an iPhone 6 and I have it setup on "standard" zoom mode. This makes all text, icons and Apple apps display "small" as intended on the phone. However, all other apps (including my iOS 8 optimized apps and big name apps like Facebook and Twitter) display in "zoomed in" mode. It's very odd and distracting as everything on the phone changes to zoomed in, including the clock, battery level, cell phone signal...everything.

Does anyone have a clue on how to force a third party app to display in standard mode when the phone is in standard mode, and on zoomed-in mode when the phone is zoomed-in?

like image 301
TooManyEduardos Avatar asked Sep 24 '14 15:09

TooManyEduardos


People also ask

How do I stop my iPhone from zooming in on apps?

Turn off Zoom in Settings on your device To turn off Zoom, go to Settings > Accessibility > Zoom, then tap to turn Zoom off.

How do I Unzoom my iPhone 6?

Adjust the magnification: Double-tap the screen with three fingers (without lifting your fingers after the second tap), then drag up or down. Or triple-tap with three fingers, then drag the Zoom Level slider. Move the Zoom lens: (Window Zoom) Drag the handle at the bottom of the Zoom lens.

How do I make my iPhone standard instead of zoomed?

Go to Settings > Display & Brightness > Display Zoom.

How do I make my iPhone 6 full screen?

When using Safari, assuming you don't have the autorotate lock enabled, turn your iPhone on its side to rotate the screen into landscape mode. In the lower-right corner you will see a button consisting of two arrows pointing in opposite directions. Tap on the button to enable full-screen mode.


1 Answers

You can't force an app to disable that scaling, they have to update and add support for the new resolutions.

Here's how it's done: https://stackoverflow.com/a/25755436/657104

like image 161
Anas Avatar answered Nov 15 '22 22:11

Anas