transistorsoft / cordova-background-geolocation-SampleApp

Cordova Background Geolocation Sample Application
https://www.transistorsoft.com/shop/products/cordova-background-geolocation
MIT License
122 stars 78 forks source link

Update documentation #32

Closed parcify closed 8 years ago

parcify commented 8 years ago

Hi Chris,

I think you have to update the documentation slightly.

cordova plugin add cordova-plugin-device cordova-plugin-console cordova-plugin-whitelist cordova-plugin-splashscreen ionic.plugin.keyboard

gives an error on the ionic.plugin.keyboard

The ionic keyboard plugin has become ionic-plugin-keyboard

This worked for me: cordova plugin add cordova-plugin-device cordova-plugin-console cordova-plugin-whitelist cordova-plugin-splashscreen ionic-plugin-keyboard