[AC-1457] When a photo is taken the proper orientation cannot be stored/retrieved
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2015-09-04T05:20:15.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Dean |
Assignee | Radamantis Torres-Lechuga |
Created | 2015-07-14T09:23:57.000+0000 |
Updated | 2016-03-08T07:37:53.000+0000 |
Description
Even when at the beginning (in tiapp.xml) the orientation is locked, if camera is activated, values for possible orientations are released. If user change orientation during taking picture, popovers will be show with this new, but not allowed orientation.
Additionally setting the orientation programmatically is deprecated since 1.7.2, and it doesn't take action.
Attachments
File | Date | Size |
app.js | 2015-07-16T06:33:46.000+0000 | 415 |
[~dean.joshevski@gmail.com] Can you please attach a test case and steps to reproduce? Thanks
Into tiapp.xml, the orientation is locked with:
Hi [~dean.joshevski@gmail.com], we can not replicate this issue . Can you please attach a full test project with proper example code? Thanks