I’m making a universal iOS app that currently supports both portrait orientations.
The problem is that the rotation animation is ugly. I don’t know if this is the best Corona has to offer or whether I’m doing something wrong.
When the device is rotated, all the graphics remain static while a black border rotates around them, and then they flip to the new orientation. It looks amateurish and I’d rather not support orientation if that’s how it will appear in the final app.
Any clues?
As a side issue, I’d also like to be able to limit the orientation feature to iPad and keep it locked to one orientation for iPod Touch and iPhone, because when the app is used hand-held on those devices the automatic rotation can be annoying. Is it possible to specify that in the config file for a universal app?
Tony [import]uid: 111970 topic_id: 26289 reply_id: 326289[/import]
[import]uid: 111970 topic_id: 26289 reply_id: 106533[/import]