[
https://issues.apache.org/jira/browse/CB-13854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359922#comment-16359922
]
ASF GitHub Bot commented on CB-13854:
-------------------------------------
jcesarmobile opened a new pull request #312: CB-13854(ios): fix Camera opens in
portrait orientation on iphones
URL: https://github.com/apache/cordova-plugin-camera/pull/312
<!--
Please make sure the checklist boxes are all checked before submitting the
PR. The checklist
is intended as a quick reference, for complete details please see our
Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
iOS
### What does this PR do?
Allow to properly present the camera in landscape
### What testing has been done on this change?
Tested on iPhone and iPod touch
### Checklist
- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html)
in the JIRA database
- [x] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
- [ ] Added automated test coverage as appropriate for this change.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Camera opens in portrait orientation on iphones
> -----------------------------------------------
>
> Key: CB-13854
> URL: https://issues.apache.org/jira/browse/CB-13854
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-ios, cordova-plugin-camera,
> cordova-plugin-media-capture
> Affects Versions: cordova-ios 4.5.0
> Environment: Cordova 7.1.0, Cordova 8.0.0
> iOS 9, 10, 11
> cordova-ios 4.5.x
>
> Reporter: Damian Ibbotson
> Priority: Major
>
> Using app in landscape on iphone and open the camera using a plugin
> (cordova-plugin-camera, cordova-plugin-media-capture). The camera opens in
> portrait mode. Dialogs to request permissions are therefore rotated, as is
> button text.
> Replicated with HelloCordova app with addition of cordova-plugin-camera.
> Using cordova-plugin-screen-orientation, we can see that an event to change
> the orientation to portrait-primary is fired when the camera is opened.
>
> Does not affect ipads.
>
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]