Geolocation plugin to use for getting current location, monitor movement, etc
Apache License 2.0
139
stars
76
forks
source link
How to fix this error "Cannot enable the location service. Error: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/android/gms/internal/zzbck" #249
Iam developing android and ios application using nativescript-angular.Iam using the nativescrip-geo-location plugin to access the current location. iam also using nativescrip-plugin-firebase plugin in my app. I can't enable the location in android using nativescrip-geo-location in my app. How to fix the issue?
Iam using the plugin versions:
nativescript-firebase = 7.3.0
geo-location = 5.1.0
This issue only occures on android platform,in ios it was worked. I also set the app.gradle properties like
Iam developing android and ios application using nativescript-angular.Iam using the nativescrip-geo-location plugin to access the current location. iam also using nativescrip-plugin-firebase plugin in my app. I can't enable the location in android using nativescrip-geo-location in my app. How to fix the issue?
Iam using the plugin versions: nativescript-firebase = 7.3.0 geo-location = 5.1.0
This issue only occures on android platform,in ios it was worked. I also set the app.gradle properties like