I'm making a calculator application and having trouble figuring out what could be causing this problem. I have dynamic layouts for the storyboard and I can run my application on any iPhone version/iPad version in xcode and everything is laid out correctly. However as soon as I run it on my own iPhone 5s the buttons are completely different, they move, resize and no longer have numbers on them.
I'm confused because I have even tried to run on an iPhone 5s emulator with the same ios as my iPhone and that works perfectly.
Is there something I'm not taking into account here?