Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I need to capture image via phone camera and send to remote server. I have tried some phonegap stuff with mobione but can’t go past the navigator.device function. Is there any way to do that with m1.?
Thanks
The camera api is functional from your native iOS and Android apps.
Note, you can only test the cordova api on a real device. The Test Center does not emulate the Cordova api yet – coming soon.
Q1: What device(s) and OS version are you using to test on?
Q2: Are you waiting for cordova to deviceready callback before attempting to use a cordova api?
I was actually testing it in Mobione Test Center. Since m1 does not currently support that I will test directly on device while we patiently wait for the support.
Just as you said I will ensure device readiness before calling cordova functions.
Thanks. (How soon is the support coming to Test center?)