Camera default destination should be FILE_URI
---------------------------------------------
Key: CB-153
URL: https://issues.apache.org/jira/browse/CB-153
Project: Apache Callback
Issue Type: Bug
Components: Android, BlackBerry, iOS, WP7
Reporter: Bryce Curtis
The default for Camera.getPicture() returns image as DATA_URL. This is not the
recommended return type since it can easily cause out of memory exception on
some platforms. Change default to be FILE_URI.
--
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