The question I want to ask is simple. If I have app that runs fine in Corona simulator for both iPhones and iPads, then it should run fine for both devices after it is published on the app store?
The reason I am asking is that my friend said his app only runs on an iPad but not in an iPhone. But when he coded it, he tried in the Corona Simulator and it runs fine for both devices. The app has been published to the app store already by his colleague. He believed there was nothing wrong in publishing process (meaning he thinks they published both devices).
I quickly looked at his build.settings file, which doesn’t seem to have a restriction for the devices. So what could be wrong here?