Problem with Status Bar resolution in iPhone 6.

Hey there!

One of the users of my App just made me realise that our Apps doesn’t work fine in the iPhone 6. The status bar looks bigger than it should.  I mean, in the top of the App where the clock and the battery indicator are displayed.

It looks like our App is ready for iPhone 5 resolution and iOS is rescaling it to fit the iPhone 6 screen.

Here you have an screenshot:

5EbMzQw.jpg

jPg7RNP.jpg

The first one is my App and the second App is the Twitter App.

I don’t know if it is a problem with the Corona Builder, or with my build.settings.

Hope you can guide me.

You’re probably in iPhone 5 comparability mode. This is due to not providing the proper launch images and settings in your build.settings file. See:

https://docs.coronalabs.com/guide/distribution/buildSettings/index.html#launchimage

Rob

Hey Rob! 

Thanks , I’m going to check that. Because you are right, we haven’t create the @3X launch images, but I didn’t imagine that the missing image will affect the rest of the App.

You’re probably in iPhone 5 comparability mode. This is due to not providing the proper launch images and settings in your build.settings file. See:

https://docs.coronalabs.com/guide/distribution/buildSettings/index.html#launchimage

Rob

Hey Rob! 

Thanks , I’m going to check that. Because you are right, we haven’t create the @3X launch images, but I didn’t imagine that the missing image will affect the rest of the App.