MS4Plugin
MS4Plugin copied to clipboard
navigator.camera.getPicture issue
Using the Cordova Android version 4.1.1 I have now have a problem whereby the Success and Fail callbacks for the function navigator.camera.getPicture no longer get called.
The scanner works as expected - but for some reason I cannot retrieve the image URI, or any response from the callback.
I have tested this with the plugin and then without, every-time the plugin is removed the navigator.camera.getPicture function works again as expected.
Any ideas? This is fairly urgent (as most things are!)
Thanks