I'm developing an app for iOS, Android, Windows 8, and noticed the getPicture() 
api is very inconsistent on the errorCallback:
https://issues.apache.org/jira/browse/CB-4071
http://docs.phonegap.com/en/2.9.0/cordova_camera_camera.md.html#camera.getPicture

Would the api in 3.0 return a CaptureError object? It would be more practical 
to wrap the error in an object instead of a string.

Reply via email to