apigee / IgniteEngine-iOS

A platform for rapidly building native mobile applications using declarative JSON.
https://ignite.apigee.com
Other
21 stars 14 forks source link

Camera control rotation issue #142

Closed garazi closed 9 years ago

garazi commented 9 years ago

If you set the app to only allow Portrait orientation, then you rotate the phone (landscape), images are captured with the wrong orientation.

brandonscript commented 9 years ago

This is expected behavior because the accelerometer has no way to identify the device orientation.