We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
window.cordovaHTTP.get( "https://platform.telerik.com", {}, // optional params {}, // optional headers function(msg) {alert("OK: " + msg)}, function(msg) {alert("ERROR: " + msg)} );
msg: missing command error
Can someone tell me what's going on?
The text was updated successfully, but these errors were encountered:
Could be a host of things.. can you share your project with us?
Sorry, something went wrong.
A sample project hello app from cordova. cordova version: 5.4.1 node version: v4.2.3 npm version: 3.5.2
My platforms: ios, browser
Didn't change anything else yet.
No branches or pull requests
msg: missing command error
Can someone tell me what's going on?
The text was updated successfully, but these errors were encountered: