-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
Bug Report
Problem
What is expected to happen?
When I disable the camera on my Android phone and call getPicture from the plugin in my application, I get no response—neither the then nor the catch is triggered.
What does actually happen?
In this case, the catch should at least be triggered.
Information
- Android 11
- Disable camera of your phone (It's different from permissions.)
Command or Code
Environment, Platform, Device
Version information
Checklist
- I searched for existing GitHub issues
- I updated all Cordova tooling to most recent version
- I included all the necessary information above