HN user

djfumberger

98 karma

Designer, Developer.

Posts3
Comments10
View on HN

As far as I can see in the simulator it's definitely upscaling the 320x568 buffer.

I think the apps will look sharp because of a good scaler, not because it's messing with the UI View hierarchy.

I get the sense the author of the article isn't aware you need new launch images to make the app iPhone 6/6+ 'native' ?

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.

Great app.

On a side not it's kind of depressing / scary / crazy that it's now just common place to release these apps for free.

Indie development if not suffocated already on the App Store has little hope competing going forward.

Yeah reality is we only have enough dev resources to pick one. iOS is a good platform to start on because if things go well there then there's a chance it will do well elsewhere and on the flip side if doesn't go well then it's probably not worth investing in an android, windows mobile ver etc.

What platform would have been your pref ?