Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
1.2.1
-
Samsung 4.1.2 GT-N8010
-
Patch, Important
Description
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
Attachments
Attachments
Issue Links
- is related to
-
CB-7856 app restarts when using camera android 4.4.4
- Closed
- links to