[
https://issues.apache.org/jira/browse/CB-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser resolved CB-275.
---------------------------
Resolution: Not A Problem
Can you ask this on the Google Group? I do not have enough information to
determine whether this is a bug or not. this.pictureSuccess and
this.pictureFail are callbacks and should contain a URI to the image or the
base64 of the image.
> Cannot prevent image from getPicture() to be saved in photoalbum on android
> ---------------------------------------------------------------------------
>
> Key: CB-275
> URL: https://issues.apache.org/jira/browse/CB-275
> Project: Apache Callback
> Issue Type: Bug
> Reporter: Geir-Magnus Pettersen
>
> I am using the following code for getPicture()
> {code}
> navigator.camera.getPicture(this.pictureSuccess,this.pictureFail,{ quality:
> 50,
> destinationType: 0, sourceType: 1
> });
> {code}
> pictureSuccess and pictureFail has no contence and still the picture is
> automatically saved to the photoalbum on all the android devices.
> I have tried the saveToPhotoAlbum: false option but this does not seem to
> help. Could this be a bug or can you see what I have done wrong?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira