Android livereload in RC3 not support cordova plugins

Hi,

app running on device with ionic run android -lc cant access Cordova plugins.

JS console:
Native: tried calling StatusBar.styleDefault, but Cordova is not available. Make sure to include cordova.js or run in a device/simulator

Is it a bug or ionic app cant access cordova when running with livereload for some technical reasons (app runs on remote server)?

4 Likes

Known issue: driftyco/ionic-cli#1701