Display issues on iPhone 8

Hiya,

I’m working on a game that displays correctly on laptop but when i run it on my iPhone 8 theres some scaling issues. It places some black bars on the top and bottom of screen like its being letter boxed slightly. it does this with the default render script - however it might be worth mentioning that I’ve tried adding in the render cam library and thats not working correctly either.

any ideas?

Yes, on iOS you need to supply launch images with the correct sizes, in order to make the app get the correct resolution.

You can set these in the game.project

I’ve added a ticket for the documentation to be updated with this info. In the meantime, you can look at this post for more info on the subject:

1 Like

thanks mathias!

would be ace if in future versions it just included a black card by default or something.

1 Like

Yeah, we are looking at providing templates with that.

2 Likes