[
https://issues.apache.org/jira/browse/CB-12882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16036825#comment-16036825
]
ASF GitHub Bot commented on CB-12882:
-------------------------------------
Github user cordova-qa commented on the issue:
https://github.com/apache/cordova-plugin-media-capture/pull/79
Cordova CI Build has completed successfully.
**Commit** -
[Link](https://github.com/apache/cordova-plugin-media-capture/pull/79/commits/13a5135e1defee4afd0fd38cd3c34d1dcec87580)
**Dashboard** -
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/40/)
72 tests run, 0 skipped, 0 failed.
> captureVideo doesn't close camera picker and doesn't show alert message about
> prohibited camera usage
> -----------------------------------------------------------------------------------------------------
>
> Key: CB-12882
> URL: https://issues.apache.org/jira/browse/CB-12882
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-plugin-media-capture
> Affects Versions: 1.4.2
> Reporter: Sergii Stotskyi
> Labels: ios
>
> *Steps to reproduce*:
> # Create a simple application which calls `captureVideo()` method
> # Deploy application to real device
> # Click on button which starts video capturing
> # Click "No" when it asks permissions for camera
> *Expected result*:
> camera picker is animated out. And every time when user clicks on capture
> video alert is shown as in `cordova-plugin-camera`: Access to the camera has
> been prohibited, please enable it in the Settings app to continue. And 2
> buttons are shown: OK, Settings
> *Actual result*:
> camera picker is not hidden. It's possible to click on record button and
> record black screen. Eventually video is saved and viewed
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]