Well @mhartington when i lunch my app in the ionic browser simulator I have in console this message :
ReferenceError: cordova is not defined
at new <anonymous> (controllers.js:11)
at invoke (ionic.bundle.js:11994)
at Object.instantiate (ionic.bundle.js:12002)
at ionic.bundle.js:16255
at IonicModule.controller.self.appendViewElement (ionic.bundle.js:47320)
at Object.IonicModule.factory.ionicViewSwitcher.create.switcher.render (ionic.bundle.js:45864)
at Object.IonicModule.factory.ionicViewSwitcher.create.switcher.init (ionic.bundle.js:45784)
at IonicModule.controller.self.render (ionic.bundle.js:47225)
at IonicModule.controller.self.register (ionic.bundle.js:47181)
at updateView (ionic.bundle.js:50834)
and when I build up the app a run it on my device, the build success but the app will not stat i have just a blank sceen
Yes just before the cordova.js as asked in the doc. the ngCordova works well with other plugins like toast a social sharing but only File storage fails.