Answer the question
In order to leave comments, you need to log in
How to work with ngCordova correctly?
Good day to all!
Probably a stupid question. But still how.
Created an ionic application.
Added cordova plugin let's say inAppBrowser.
Added ngCordova to work with agshular cordova.
Further I read that the plugin should be used after the deviceready event.
And here is the stupor. The examples are written like this
document.addEventListener("deviceready", onDeviceReady, false);
function onDeviceReady(){//some code}
Answer the question
In order to leave comments, you need to log in
have you read the inAppBrowser docs here ngcordova.com/docs/plugins/inAppBrowser ?
I don’t see any mention of the redi device anywhere - in general, here’s a good video on this topic https://www.youtube.com/watch?v=dV3xUVKH-64&list=P...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question