Is there a way to get the current orientation of the device?
I know that corona normally works in 4 orientations, but if you wanted to code the startup code for the current orientation, it would be nice. The alternative would be for Corona to trigger a orientation event at startup, before user code is executed, so the listener would be able to update a current orientation.
Also, to do an app like an inclinometer, it needs to know the angle off vertical the device is being held. I can see the change delta but nowhere to ask to find out what degree is up for the device.
Thanks!
stu