I'm having an issue when I deploy my app my phone. I am currently building the app on a 3gs, when the view is displayed, it is the iPhone 5 layout that shows, which makes some objects display partially off of the screen.
Is there a way I can detect the iPhone device, and have it display the correct graphics based on what device launched the app? If so, any suggestions would be much appreciated.
Forgive me in advance, I am a little new to Xcode.
Thanks in advance.