I know it isn't a 100% about the bigger screen of the iPhone6......but if it does, will it have a different resolution? Will dev need to update there apps to take advantage of the new resolution?
Thank You
Thank You
Yes they will just like the jump from 3.5" to 5" screen. But even that some apps still haven't updated to the 5" screen size. I bet it will be a year or two until we see the majority of the apps be updated.
Yes they will just like the jump from 3.5" to 5" screen. But even that some apps still haven't updated to the 5" screen size. I bet it will be a year or two until we see the majority of the apps be updated.
I think even if they use autolayout to auto adjust to the new resolution(s), they still probably will be updated at some point with higher resolutions graphics so they still look as best they can.
Yes. Apple has no automated ways to detect if a current app correctly works at a different resolution, something which is not guaranteed even if the app uses Auto-Layout.
Unupdated apps will all run at the iPhone 5 resolution but scaled to fill the screen.
These will look a little blurry because of the fractional scaling, but in many ways it won't be as bad as non-retina apps on a retina device.
For many of those using Auto-Layout, a simple recompile and an update tagged with support for this model should do. For others, it might be a little more complicated.