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 there,

This page details the (ridiculous) number of splash screen images you need to provide for the different iOS device types.

Thanks for the reply. 

Do I need to include all of those launch images? especially the ones for the phone category?

I think the answer is technically no, but Apple uses these to give the user those little badges that say things like “Made for iPhone 6” etc.  There is nothing to stop you using completely blank bitmaps and then calling your own splash screen which is a standard composer scene.

May find out here: return man 3 the season

Hi there,

This page details the (ridiculous) number of splash screen images you need to provide for the different iOS device types.

Thanks for the reply. 

Do I need to include all of those launch images? especially the ones for the phone category?

I think the answer is technically no, but Apple uses these to give the user those little badges that say things like “Made for iPhone 6” etc.  There is nothing to stop you using completely blank bitmaps and then calling your own splash screen which is a standard composer scene.

May find out here: return man 3 the season