Hi I am working on an app and it was almost finished until I got my iPhone 5 and tested my app on this and now it shows a large white rectangle at the bottom of the screen (which looks like the extension of the screen) I assumed the app would automatically letterbox its self so this would not appear and the objects that you can move freely on the screen at go over this white rectangle which makes the game useless.
is there some setting on xcode that have to be published for this.
or if possible is there some simple code i can add to determine weather the ios devise is iphone 5 or 4s and lower to then add a different object screen?