Brian, If you're using DataURL for destinationType in your cameraOptions, it will crash all day, every day as JavaScript on many mobile devices can't manage an object as large as a hi-res image as a string.
John M. Wargo Twitter: @johnwargo -----Original Message----- From: Brian Zitzow [mailto:bzit...@gmail.com] Sent: Monday, January 06, 2014 9:19 PM To: dev@cordova.apache.org Subject: Camera Usage Causes Memory Warnings Hi, I'm hoping to get some help with the camera usage causing memory warnings and an eventual crashing of the application. I've filed a bug with details here: https://issues.apache.org/jira/browse/CB-5732