-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.0.0
-
Fix Version/s: 3.1.0
-
Component/s: cordova-android, cordova-plugin-camera
-
Labels:None
Steps to reproduce:
1. Use Mobile Spec to Take a Photo
2. Check to see if the Photo Arrived
Expected:
Photo should be displayed
What happened:
No Photo
Further steps:
1. Take a photo of SOMETHING ELSE
2. Check to see if the Photo Arrived
Expected:
Picture of 2nd Item
What happened:
Picture of First Item
What seems to be happening is that this plugin is slow. This does not bode well for this plugin, and it's very likely that I may just end up re-writing the whole thing to make it simpler.