You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/04/03 08:06:55 UTC

[GitHub] [cordova-plugin-camera] albertocanca opened a new issue #440: iOS Not close camera after denied permissions

albertocanca opened a new issue #440: iOS Not close camera after denied permissions
URL: https://github.com/apache/cordova-plugin-camera/issues/440
 
 
   # Bug Report
   
   ## Problem
   The first time camera is opened, the plugin open a popover to ask user if he want to accept the permission. In case you denied this permission, the camera is still opened and the user can take a black photo
   
   ### What is expected to happen?
   When the user denied the permission, the camera must close.
   
   
   ### What does actually happen?
   When the user denied the permission, the camera is still opened.
   
   
   ## Information
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   Version @ionic-native/camera: ^4.20.0,
   Version cordova-plugin-camera": ^4.0.3
   iOS device: 12.1.2
   
   ionic (Ionic CLI)  : 4.6.0
   Ionic Framework    : ionic-angular 3.9.2
   @ionic/app-scripts : 3.2.1
   cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
   Cordova Platforms     : android 7.1.4, ios 4.5.5
   ios-deploy : 1.9.2
   ios-sim    : 6.1.2
   NodeJS     : v6.10.3
   npm        : 6.1.0
   OS         : macOS High Sierra
   Xcode      : Xcode 10.1 Build version 10B61
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org