You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: