-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.2.1
-
Fix Version/s: 1.2.1
-
Component/s: cordova-plugin-camera
-
Environment:
Samsung 4.1.2 GT-N8010
-
Flags:Patch, Important
Using a Samsung Galaxy Note GT-N8010 with android 4.1.2 produces an exception in the Exif class. This is due to a filePath being null on line 66 of src/android/ExifHelper.java
new ExifInterface(filePath)
This error has been introduced when the switch was made to using Cursors. This error did not happen in with the camera plugin bundled with Phone Gap 3.4.
This has been duplicated by other developers independently
http://stackoverflow.com/questions/30616846/phonegap-app-crash-when-take-a-new-photo-with-camera-plugin
- is related to
-
CB-7856 app restarts when using camera android 4.4.4
-
- Closed
-
- links to

