I really need help here. I just started programming a game in Xcode and I already have a problem with the layout on a iPhone 11 Pro Max. In the Storyboard the layout looks the way I want it to, but if I run the simulations the layout always looks like the one for iPhone 4. I have black bars over and under the game. How can I fix this ?
Layout in Storyboard is different from Simulator
It sounds like you may just be using the wrong simulator?
All devices are simulated, so you have to choose the one you want.
All devices are simulated, so you have to choose the one you want.
I'm simulating it on an iPhone 11 Pro Max but the layout is completely wrong. It simulates it on the right phone but with black bars over and under the actual Game.