I have a Phonegap app that needs to let the user both take photos using the phone\'s camera and let the user select from photo\'s already on the device.
Like everyone else I dislike answers that start with "do this a completely different way" but I had the same problems as the original poster and using the alternate camera plugin cordova-plugin-camera-with-exif was the best solution I found.