cowbell / cordova-plugin-geofence

Geofencing plugin for cordova
Apache License 2.0
264 stars 318 forks source link

Android issues #207

Closed tsubik closed 7 years ago

tsubik commented 7 years ago

New Android API now throwing errors instead of returning status code when adding geofence fails. This PR ensure catching errors, new PR returning error message will be introduced soon. Fixes #196, Circle CI build and removing dead code.