This is a fork of cordova-plugin-camera
by Moodle HQ. If you are looking for the documentation, you can read the original at apache/cordova-plugin-camera.
We created this fork because we needed to include the following modifications in our mobile application:
Issue | Description |
---|---|
cordova-plugin-camera#866 | Remove READ_MEDIA_IMAGES and READ_MEDIA_VIDEO permissions |
You can see all the changes here: 7.0.0...moodlemobile:v7.0.0-moodle.1
You can install this package using the original installation instructions, but installing this package instead:
cordova plugin add @moodlehq/cordova-plugin-camera@7.0.0-moodle.1