[GitHub] cordova-plugin-camera pull request: Fix Crash on Android 6.0 for p...

2016-03-09 Thread vishalkardode
Github user vishalkardode closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/189 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[GitHub] cordova-plugin-camera pull request: Fix Crash on Android 6.0 for p...

2016-03-09 Thread riknoll
Github user riknoll commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/189#issuecomment-194618222 This was just fixed in a19c752 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your pr

[GitHub] cordova-plugin-camera pull request: Fix Crash on Android 6.0 for p...

2016-03-03 Thread vishalkardode
GitHub user vishalkardode opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/189 Fix Crash on Android 6.0 for permissions Removed check `fileWillBeModified` before requesting runtime Permissions. When you don't specify image height / width for picker, plu