Is there any way to change orientation of the app dynamically while it’s running? or enable auto rotation for a specific amount of time then disable it again after? use case would be a mini game contained inside another app where just the mini game allows auto rotate. thanks! [import]uid: 6317 topic_id: 1113 reply_id: 301113[/import]
This appears to be a private API in the iPhone SDK. It’s possible for you to handle the orientation events inside Corona however you want, but Apple may not approve that. [import]uid: 54 topic_id: 1113 reply_id: 2900[/import]