zoomStretch in Simulator, Letterbox on device

I am using scale = “zoomStretch” in my config.lua and in simulator (Windows & Mac) it shows as zoomStretch, but once I put it on an iPhone 5 it shows letterbox bars.

Using 977 on both Windows & Mac. [import]uid: 160288 topic_id: 33767 reply_id: 333767[/import]

Do you have your config.lua set to be either a 320x568 or 640x1136 width and height? Have you provided the required Default-568h@2x.png file? [import]uid: 199310 topic_id: 33767 reply_id: 134232[/import]

I have config.lua set to 2048x1536 only. (iPad Retina resolution) and having it scale up and down. I am using iPad 3 Retina assets.

I currently do not have any “default” images for any resolution. It is the app’s main menu and the in game that is showing letterbars. But in the simulator it scales it as specified using zoomStretch.
[import]uid: 160288 topic_id: 33767 reply_id: 134239[/import]

The iPhone5 will only show at full screen if you have the appropriate default image.
There is a “sort of recent” blog post with detailed explanation about the behaviour of iphone5 [import]uid: 199470 topic_id: 33767 reply_id: 134295[/import]

Odd that solved the problem. I put a Default-568h@2x.png and all of a sudden it is working fine.

Thanks!

Need to test other non-iphone 5 devices and see if it works fine there as well. [import]uid: 160288 topic_id: 33767 reply_id: 134297[/import]

Do you have your config.lua set to be either a 320x568 or 640x1136 width and height? Have you provided the required Default-568h@2x.png file? [import]uid: 199310 topic_id: 33767 reply_id: 134232[/import]

I have config.lua set to 2048x1536 only. (iPad Retina resolution) and having it scale up and down. I am using iPad 3 Retina assets.

I currently do not have any “default” images for any resolution. It is the app’s main menu and the in game that is showing letterbars. But in the simulator it scales it as specified using zoomStretch.
[import]uid: 160288 topic_id: 33767 reply_id: 134239[/import]

The iPhone5 will only show at full screen if you have the appropriate default image.
There is a “sort of recent” blog post with detailed explanation about the behaviour of iphone5 [import]uid: 199470 topic_id: 33767 reply_id: 134295[/import]

Odd that solved the problem. I put a Default-568h@2x.png and all of a sudden it is working fine.

Thanks!

Need to test other non-iphone 5 devices and see if it works fine there as well. [import]uid: 160288 topic_id: 33767 reply_id: 134297[/import]