Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1457] When a photo is taken the proper orientation cannot be stored/retrieved

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNeeds more info
Resolution Date2015-09-04T05:20:15.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterDean
AssigneeRadamantis Torres-Lechuga
Created2015-07-14T09:23:57.000+0000
Updated2016-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

FileDateSize
app.js2015-07-16T06:33:46.000+0000415

Comments

  1. Radamantis Torres-Lechuga 2015-07-15

    [~dean.joshevski@gmail.com] Can you please attach a test case and steps to reproduce? Thanks
  2. Dean 2015-07-16

    Into tiapp.xml, the orientation is locked with: Ti.UI.LANDSCAPE_RIGHT Ti.UI.LANDSCAPE_RIGHT but after invoking function 'showCamera()', if while taking picture device is rotated for 90 degrees, later invoked popovers are displayed also rotated for 90 degrees.
  3. Harish Mridha 2015-08-12

    Hi [~dean.joshevski@gmail.com], we can not replicate this issue . Can you please attach a full test project with proper example code? Thanks

JSON Source