Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
Android: OS 7.0, Phone Model: Moto G5 Plus
iOS: OS 10.1.1 (14B150)
-
Important
Description
ISSUE
Initiating the Cordova Camera method "camera.getPicture" does not include a callback function to indicate that a picture is being selected
Current Behavior
- When the Cordova app calls the Cordova Camera method "camera.getPicture" there is no callback function to indicate that a picture is being selected. This Cordova app is unaware of whether the Cordova Camera app is actively selecting an image through either:
- Camera capture
- Image gallery
Expected Behavior
- When the Cordova app calls the Cordova Camera method "camera.getPicture" there is a callback function to indicate that a picture is being selected. This Cordova app is aware that the Cordova Camera app is actively selecting an image through either:
- Camera capture
- Image gallery
- Platforms affected
- Android
- iOS