You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shemrick Flannigan (JIRA)" <ji...@apache.org> on 2018/01/06 16:18:00 UTC

[jira] [Created] (CB-13734) Cordova Camera plugin crashes crash the Cordova app which use it

Shemrick Flannigan created CB-13734:
---------------------------------------

             Summary: Cordova Camera plugin crashes crash the Cordova app which use it
                 Key: CB-13734
                 URL: https://issues.apache.org/jira/browse/CB-13734
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-plugin-camera
         Environment: Android: OS 7.0, Phone Model: Moto G5 Plus
iOS: OS 10.1.1 (14B150)
            Reporter: Shemrick Flannigan


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




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org