Github user FuzzyTree commented on the pull request:
https://github.com/apache/cordova-plugin-camera/pull/99#issuecomment-172693987
Has anyone tested this patch? Applying the changes to CameraLauncher.java
results in failed `getPicture` calls. Unfortunately the only error is "
Github user FuzzyTree commented on the pull request:
https://github.com/apache/cordova-plugin-camera/pull/99#issuecomment-176045492
Debugging shows that `FileHelper.getRealPath` returns an empty (non-null)
string, which causes the function to return a directory name instead of a file