system.orientation

There is a problem about system.orientation,
especially because the device will only return “faceup” when user launch the App on the table.

For example, even if the orientation of the device is “landscapeLeft”,
if you put iPad on the table with 0 angle, you will only get “faceup” from system.orientation.
Which makes us unable to choose the right orientation of the App on the startup.

Is there any code can help us determine the startup orientation regardless “faceup” or “facedown”?

Thanks! [import]uid: 4992 topic_id: 4874 reply_id: 304874[/import]