Top "Ngcordova" questions

ngCordova is a collection of 63+ AngularJS extensions on top of the Cordova API that make it easy to build, test, and deploy Cordova mobile apps with AngularJS.

Ionic app image upload from camera / photo library

I'm working on a ionic chat app where the user can upload a photo as part of their message. I'm …

ios camera ionic-framework file-transfer ngcordova
Cordova file plugin - save file in device

I'm having a lot of troubles saving files in Android. The project is a hybrid application developed with Ionic with …

android cordova cordova-plugins ngcordova cordova-plugin-file
How to programmatically enable and disable GPS in Ionic Framework or Cordova

My problem is simple. I need a way to turn on and off GPS using a button inside an Ionic …

cordova gps ionic-framework ionic ngcordova
Can you use cookies in a Cordova application?

I have been building an android app using Ionic. At this point, I am under the impression that Cordova applications …

cordova ionic-framework ionic ngcordova
FileTransfer not defined - AngularJS

I am trying to implement file upload in angularjs (in Ionic), but getting some issues. I read a doc following …

angularjs cordova angularjs-directive ionic-framework ngcordova
cordova.js causes reference error 'require is not defined'

I'm wish to use ngCordova to detect the network state of a device. However, as soon as I include cordova.…

angularjs cordova ngcordova
Ionic app doesn't ask permission to access location while installing

I've followed the following steps to create an app: ionic start ionic-maps blank cd ionic-maps ionic setup sass ionic io …

ionic-framework ngcordova
Get working Ionic + ngCordova + background geolocation

Goal of the app: get geolocation on each move and log location either when app is in foreground and background. …

ios angularjs geolocation ionic-framework ngcordova
Cordova file writing throws EACCES (Permission denied) error

I was using cordova-plugin-file and cordova-plugin-file-transfer on Ionic mobile application to download some files to Android device which can open …

angularjs cordova ionic-framework cordova-plugins ngcordova
javascript - Get filename and extension from FILE_URI in Ionic

I need some hint on how to get the name of a file, that has been picked/photographed by the …

javascript cordova ionic ngcordova