Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Aviance School is one of the largest web solutions platform in India for developers to learn and share their programming knowledge and build their careers.
Cordova Plugman is a command line tool to install and uninstall plugins for use with Apache Cordova projects.
To install plugman, you must have node installed on your machine. Then you can run the following command from anywhere in your environment to install plugman globally, so that it is available from any directory:
$ npm install -g plugman
cordova-plugin-geolocation:
plugman install --platform <ios|android> --project <directory> --plugin cordova-plugin-geolocation