mauron85 / cordova-plugin-background-geolocation-example

51 stars 54 forks source link

Stop on "Connecting to Google Play Services" #2

Open gsustalo opened 8 years ago

gsustalo commented 8 years ago

Hi,

I am not able to make than the example works with the ANDROID_ACTIVITY_PROVIDER.

With the classical provider all is OK.

The enviroment where i'm testing is Visual Studio Emulator for Android, running a device with API 23 (same results with other APIs).

Always I have this log results (ANDROID_ACTIVITY_PROVIDER):

%c[2016/09/29 13:13:12] %ccom.marianhello.bgloc.ActivityRecognitionLocationProvider:Connecting to Google Play Services
%c[2016/09/29 13:13:12] %ccom.marianhello.bgloc.ActivityRecognitionLocationProvider:Start recording
#```
Thanks in advance