MS4Plugin icon indicating copy to clipboard operation
MS4Plugin copied to clipboard

navigator.camera.getPicture issue

Open Craigstock opened this issue 8 years ago • 0 comments

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

Craigstock avatar May 04 '16 10:05 Craigstock