You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Cody Balos (JIRA)" <ji...@apache.org> on 2015/08/14 18:36:45 UTC

[jira] [Updated] (CB-9490) LG G4 saves canceled photo even when using destinationType DATA_URL

     [ https://issues.apache.org/jira/browse/CB-9490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cody Balos updated CB-9490:
---------------------------
    Description: 
So far this issue only happens on an LG G4:

Using the camera plugin, with destinationType set to DATA_URL,
the expected functionality is for the base64 string to be returned to the javascript interface, and not saved to the file system without explicitly saving it separately. 

  was:
So far this issue only happens on an LG G4:

Using the camera plugin, with destinationType set to DATA_URL,
the expected functionality when retaking a photo (and what occurs on iOS as well as every other Android device I have tested) is for the previous photo (the one before the retake) to be discarded. However, on the LG G4 the previous photo is saved to the phone's photo album/gallery. This behavior is even stranger, since an "accepted " photo is not saved to the gallery. 

Has anyone else come across this issue (on an LG G4 or other device)?



> LG G4 saves canceled photo even when using destinationType DATA_URL
> -------------------------------------------------------------------
>
>                 Key: CB-9490
>                 URL: https://issues.apache.org/jira/browse/CB-9490
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>         Environment: LG G4, Android 5.1, Cordova 5.1.1, Cordova Plugin Camera 1.2.0. 
>            Reporter: Cody Balos
>
> So far this issue only happens on an LG G4:
> Using the camera plugin, with destinationType set to DATA_URL,
> the expected functionality is for the base64 string to be returned to the javascript interface, and not saved to the file system without explicitly saving it separately. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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