Github user elsewhat commented on the pull request:
https://github.com/apache/cordova-plugin-camera/pull/198#issuecomment-210530740
@riknoll @jcesarmobile thanks for the input. What's the way forward for
this pull request?
The your findings requires a bit to much know
Github user elsewhat commented on the pull request:
https://github.com/apache/cordova-plugin-camera/pull/201#issuecomment-207814319
@riknoll @nikhilkh as an app developer I have to disagree with you.
I would **expect a framework such as cordova to never crash an app under no
GitHub user elsewhat opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/201
CB-11034: Camera.getPicture -Handle of OutOfMemoryError gracefull
Catch OutOfMemoryError for memory intensive operations and handle them
gracefully.
Tested on a Samsung
Github user elsewhat commented on the pull request:
https://github.com/apache/cordova-plugin-camera/pull/198#issuecomment-202773421
Pull request has been tested by debugging. The cordova-plugin-camera plugin
was added to a local cordova project from my forked repository and the new
GitHub user elsewhat opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/198
CB-10857 android : Camera.getPicture return null for Google Drive (camera
2.1.1)
FileHelper getRealPath will fallback to URI string if no other type of
path has been found
You