|
|
|
|
|
by djfumberger
4301 days ago
|
|
All existing apps will be rendered into the current 320x568 frame buffer and scaled up. It's really no different to an iPhone app running on an iPad in that respect. I'd imagine the scaled up apps will also look slightly blurry, but how much is to be seen once we get the devices. A developer has to build the app under iOS 8 SDK with new launch images for the iPhone 6 and 6+ to use the native resolutions of those devices. The frames will then be 375x667 and 414x736 for the iPhone 6 and iPhone 6+ respectively. So the auto scaling is a stop gap, you really need to have the app running at the native resolutions to look as best they can. |
|
In the keynote they seemed to imply that existing apps would appear sharp on the new displays, and this sort of rendering trick would achieve that.