pmwisdom/cordova-background-geolocation-services

play service location not found

Closed this issue · 3 comments

Hi, after launching cordova plugin add https://github.com/pmwisdom/cordova-background-geolocation-services.git I get:

Error: Uh oh!
"workspace_ionic/comeInComo_gps/plugins/org.flybuy.cordova.background-location-services/com.google.android.gms:play-services-location:+" not found!

In sdk manager those modules are correctly installed. Can you help me?

Thank you

Make sure you have:

Android Support Repository
Android Support Library

Google Play Services
Google Repository

Actually I have them all. I think I should add play services to the generated android project

schermata 2016-05-09 alle 20 19 42

Yeah I'm not sure why its looking in the plugin folder for that library, it should be looking for it where your android SDK is installed. Unless Ionic does it differently, I haven't used Ionic in a very long time.