@luchillo17 wrote:
Hi, need some way to check for network connection, in browser you would use
window.navigator.onLine
but in ionic 1 it didn't work because something related to the way cordova worked with the app, you would have to use a cordova plugin for it, how would you do it in ionic 2? is there a native ionic 2 directive for this or plugin from cordova? how would we make it work both during development (browser) and production?
Posts: 1
Participants: 1