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

App not working after building it #43

Closed sktech closed 8 years ago

sktech commented 8 years ago

I build this sample app for Android platform. The plugin is not working.

my adb logcat shows following error

"exec() call to unknown plugin: BackgroundGeolocation"

I had updated SDK Manager, tried with a fresh install. Downgraded to Cordova version 5. Still it is not working. Please let me know what i am missing.

christocracy commented 8 years ago

This is not a native error. This is a JavaScript error. Clearly you did not follow the sample app installation steps exactly as documented in the README.

Boot the JavaScript dev console to observebjavascript errors.