I do not know what I do, any plugin Cordova using ngCordova presents the same error !
Following the example $cordovaNetwork
Console was cleared ripple.js:37
Ripple :: Environment Warming Up (Tea. Earl Gray. Hot.) ripple.js:37
GET http://192.168.0.102:8100/config.xml 404 (Not Found) ripple.js:50
cordova :: Initialization Finished (Make it so.) ripple.js:37
GET http://192.168.0.102:8100/cordova.js 404 (Not Found) (index):21
TypeError: Cannot read property ‘type’ of undefined
at Object.getNetwork (http://192.168.0.102:8100/lib/ngCordova/dist/ng-cordova.js:1139:34)
at new (http://192.168.0.102:8100/js/app.js:9:30)
at invoke (http://192.168.0.102:8100/lib/ionic/js/ionic.bundle.js:12930:17)
at Object.instantiate (http://192.168.0.102:8100/lib/ionic/js/ionic.bundle.js:12941:23)
at http://192.168.0.102:8100/lib/ionic/js/ionic.bundle.js:16195:28
at http://192.168.0.102:8100/lib/ionic/js/ionic.bundle.js:15597:34
at forEach (http://192.168.0.102:8100/lib/ionic/js/ionic.bundle.js:9358:20)
at nodeLinkFn (http://192.168.0.102:8100/lib/ionic/js/ionic.bundle.js:15584:11)
at compositeLinkFn (http://192.168.0.102:8100/lib/ionic/js/ionic.bundle.js:15042:15)
at publicLinkFn (http://192.168.0.102:8100/lib/ionic/js/ionic.bundle.js:14947:30) ionic.bundle.js:18930
cordova :: fired deviceready event!
I’m using for testing ripple
Please, help