Hi All,
I've used phonegap a couple of years ago and I've felt the pain of testing the apps in the browser.
I've recently discovered Ionic and now I'm giving it a try, specifically Ionic V2, with the hope that it will be easier.
I'm trying to use the cordova-plugin-file which according to its documentation works also on browsers. How can I use "ionic serve" while using these kind of plugins that supposedly should work in the browsers ?
Thanks