This plugin adds the android.permission.CAMERA permission to the Android platform.
The needs for this plugin arose when developing real-time video chat using Twilio WebRTC for my Ionic app which uses Parse on the backend.
cordova plugin add android-camera-permission
- Android