-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: cordova-android, cordova-plugin-camera
-
Labels:None
The camera requires too many permissions currently to do basic tasks like capture a temporary image. The temporary image should exist on Internal, not external storage. This is so that the users don't need to request EXTERNAL_STORAGE permissions just to get an image and send it to a server.