cowbell / cordova-plugin-geofence

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

I cannot run the application on android when I add the plugin to my project #285

Open HigorC opened 5 years ago

HigorC commented 5 years ago

Hello friend, if you or someone else can help me I'll be grateful. Is the following, whenever I add the plugin to my project, I can not run the application on android with the command ionic cordova run android, the error shown is as follows:

`FAILURE: Build failed with an exception.

BUILD FAILED

Total time: 23.4 secs Error: cmd: Command failed with exit code 1 Error output: Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details.

FAILURE: Build failed with an exception.

my ionic info is:

`Ionic:

ionic (Ionic CLI) : 4.1.2 (C:\Users\Higor\AppData\Roaming\npm\node_modules\ionic) Ionic Framework : ionic-angular 3.9.2 @ionic/app-scripts : 3.1.11 Cordova:

cordova (Cordova CLI) : 7.1.0 Cordova Platforms : android 6.3.0, browser 5.0.4 Cordova Plugins : cordova-plugin-ionic 5.2.4, cordova-plugin-ionic-keyboard 2.1.2, cordova-plugin-ionic-webview 2.1.4, (and 9 other plugins)

System:

Android SDK Tools : 26.1.1 (C:\Users\Higor\AppData\Local\Android\sdk) NodeJS : v8.11.2 (C:\Program Files\nodejs\node.exe) npm : 5.6.0 OS : Windows 10`