[ 
https://issues.apache.org/jira/browse/CB-12882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045573#comment-16045573
 ] 

ASF subversion and git services commented on CB-12882:
------------------------------------------------------

Commit d19be5be1fa5dfbc30fbd997f5e780a056616138 in 
cordova-plugin-media-capture's branch refs/heads/master from [~sergii.stotskyi]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media-capture.git;h=d19be5b
 ]

CB-12882: (ios): adds support for permissions checks for captureVideo and 
captureImage methods


> 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]

Reply via email to