cordova-plugin-background-geolocation
cordova-plugin-background-geolocation copied to clipboard
compilation error ionic cordova build android
Task :app:compileReleaseJavaWithJavac /builds/strapptech/azlogistic/appafiliado-azlogistic/platforms/android/app/src/main/java/com/zencity/cordova/bgloc/LocationUpdateService.java:6: error: package org.apache.http does not exist import org.apache.http.HttpResponse; ^ /builds/strapptech/azlogistic/appafiliado-azlogistic/platforms/android/app/src/main/java/com/zencity/cordova/bgloc/LocationUpdateService.java:7: error: package org.apache.http.client.methods does not exist import org.apache.http.client.methods.HttpPost; ^ /builds/strapptech/azlogistic/appafiliado-azlogistic/platforms/android/app/src/main/java/com/zencity/cordova/bgloc/LocationUpdateService.java:8: error: package org.apache.http.entity does not exist import org.apache.http.entity.StringEntity;
Ionic:
Ionic CLI : 6.7.0
Utility:
cordova-res : not installed native-run : not installed
System:
NodeJS : v12.16.3 npm : 6.14.4 OS : Linux 5.3
I'm experiencing same issue... Did you solve it?
and I also have issue on android build
Can you solved?