Problems with black borders on device

Hey guys, 

I seem to be having a problem where the my game produces black borders when testing on device. I have set up the config.la file based of the Ultimate config.la file by Rob miracle. It seems to be working fine in the simulator but on device its not working for 1 particular device: iPhone 6. 

I had the same issue earlier with the 6 plus but found a few launch images which fixed that. However the iPhone 6 is still showing black borders. Am I missing the right launch images? here is what I have in the project folder:

- Default.png

- Default-568h@2x.png

- Default@2x.png

- Default-Landscape-568h@2x.png

- Default-Landscape-667h@2x.png

- Default-Landscape-736h@3x.png

Thanks in advance 

Hi @dip,

Is the issue solely with the launch images, or with your content area (in game) in general?

For launch images, there are now more steps involved than simply including the proper images. See the following guide on how to specify/name things:

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

If your issue is more general to the content area, then that’s a separate thing and we’ll need to discuss it further from here. :slight_smile:

Brent

Hi Brent,

Thanks of the replay and sorry that I somehow created 2 clones of this thread. I don’t know how that happened. 

Also Im not sure which one of those problems it could be. I know I was having the same issue with the 6 plus also having black borders but as soon as I added in the landscape png’ it had corrected that problem. 

Also is it weird that on the simulator there are no borders at all ? even when I view in i6?

Hi @dip,

Is the issue solely with the launch images, or with your content area (in game) in general?

For launch images, there are now more steps involved than simply including the proper images. See the following guide on how to specify/name things:

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

If your issue is more general to the content area, then that’s a separate thing and we’ll need to discuss it further from here. :slight_smile:

Brent

Hi Brent,

Thanks of the replay and sorry that I somehow created 2 clones of this thread. I don’t know how that happened. 

Also Im not sure which one of those problems it could be. I know I was having the same issue with the 6 plus also having black borders but as soon as I added in the landscape png’ it had corrected that problem. 

Also is it weird that on the simulator there are no borders at all ? even when I view in i6?