[RESOLVED] zoomStretch bug - iPhone 5 & iPod 5th gen

We are scaling using zoomStretch which has always worked fine for us… but it seems to be ignored or does not work on iPhone 5 and iPod touch 5th gen. Why not?

Can someone tell me if this bug is being looked at?
Do I need to file a new bug report for it?

Other scaling methods are not feasible for these projects, so suggesting changing all our assets and redoing all the code to support various layouts is not an option. zoomStretch has worked fine for all devices Android and iOS, until now.

config.lua settings listed below:
application =
{
content =
{
fps = 60,
width = 320,
height = 480,
scale = “zoomStretch”,
audioPlayFrequency = 22050,
antialias = true,
},
}

Thanks,
Ben
[import]uid: 28534 topic_id: 36101 reply_id: 336101[/import]

Hi Ben,
Have you included an iPhone5 “launch image” in your project? This file tells the iP5 to activate “tall” mode. It needs to be named "Default-568h@2x.png" and sized exactly 640 x 1136. Don’t rotate it to “landscape” even if your app is landscape view… leave it in the upright portrait orientation. This image can even be a blank canvas if you want, but it needs to be present.

Brent
[import]uid: 200026 topic_id: 36101 reply_id: 143435[/import]

Hi Brent,

Will try this and let you know how it goes.

Thanks.
Ben [import]uid: 28534 topic_id: 36101 reply_id: 143527[/import]

Hi Brent,

OK. That has fixed zoomStretch on iPhone 5 & iPod touch 5h gen.

Thanks for the tip. [import]uid: 28534 topic_id: 36101 reply_id: 143650[/import]

Happy to help. This is also documented in the updated Build guide that went live yesterday.

http://docs.coronalabs.com/guide/distribution/buildSettings/index.html

Brent [import]uid: 200026 topic_id: 36101 reply_id: 143653[/import]

Hi Ben,
Have you included an iPhone5 “launch image” in your project? This file tells the iP5 to activate “tall” mode. It needs to be named "Default-568h@2x.png" and sized exactly 640 x 1136. Don’t rotate it to “landscape” even if your app is landscape view… leave it in the upright portrait orientation. This image can even be a blank canvas if you want, but it needs to be present.

Brent
[import]uid: 200026 topic_id: 36101 reply_id: 143435[/import]

Hi Brent,

Will try this and let you know how it goes.

Thanks.
Ben [import]uid: 28534 topic_id: 36101 reply_id: 143527[/import]

Hi Brent,

OK. That has fixed zoomStretch on iPhone 5 & iPod touch 5h gen.

Thanks for the tip. [import]uid: 28534 topic_id: 36101 reply_id: 143650[/import]

Happy to help. This is also documented in the updated Build guide that went live yesterday.

http://docs.coronalabs.com/guide/distribution/buildSettings/index.html

Brent [import]uid: 200026 topic_id: 36101 reply_id: 143653[/import]

Hi Ben,
Have you included an iPhone5 “launch image” in your project? This file tells the iP5 to activate “tall” mode. It needs to be named "Default-568h@2x.png" and sized exactly 640 x 1136. Don’t rotate it to “landscape” even if your app is landscape view… leave it in the upright portrait orientation. This image can even be a blank canvas if you want, but it needs to be present.

Brent
[import]uid: 200026 topic_id: 36101 reply_id: 143435[/import]

Hi Brent,

Will try this and let you know how it goes.

Thanks.
Ben [import]uid: 28534 topic_id: 36101 reply_id: 143527[/import]

Hi Brent,

OK. That has fixed zoomStretch on iPhone 5 & iPod touch 5h gen.

Thanks for the tip. [import]uid: 28534 topic_id: 36101 reply_id: 143650[/import]

Happy to help. This is also documented in the updated Build guide that went live yesterday.

http://docs.coronalabs.com/guide/distribution/buildSettings/index.html

Brent [import]uid: 200026 topic_id: 36101 reply_id: 143653[/import]

Hi Ben,
Have you included an iPhone5 “launch image” in your project? This file tells the iP5 to activate “tall” mode. It needs to be named "Default-568h@2x.png" and sized exactly 640 x 1136. Don’t rotate it to “landscape” even if your app is landscape view… leave it in the upright portrait orientation. This image can even be a blank canvas if you want, but it needs to be present.

Brent
[import]uid: 200026 topic_id: 36101 reply_id: 143435[/import]

Hi Brent,

Will try this and let you know how it goes.

Thanks.
Ben [import]uid: 28534 topic_id: 36101 reply_id: 143527[/import]

Hi Brent,

OK. That has fixed zoomStretch on iPhone 5 & iPod touch 5h gen.

Thanks for the tip. [import]uid: 28534 topic_id: 36101 reply_id: 143650[/import]

Happy to help. This is also documented in the updated Build guide that went live yesterday.

http://docs.coronalabs.com/guide/distribution/buildSettings/index.html

Brent [import]uid: 200026 topic_id: 36101 reply_id: 143653[/import]