digitalninja

Results 18 comments of digitalninja

I monitor it and it doesnt go off as it says in the docs

currently testing on ios, but i can clearly see the activity logs going in the debugger ![image](https://user-images.githubusercontent.com/12513193/106270266-5f350b80-6236-11eb-8d87-65212781b1b0.png)

I have uncommented the success callback code in my initial code block above

But by javascript logs showing that activity is changing every few seconds, it means the plugin is tracking in the background / on. ?

hmm... it only seems to be logging/active on ios. how do I inspect ios device logs? I tried using Console.app and filtered by LocationManager, output below I tried using this...

I did check it before my post... It just says "When testing at your work-station, you can observe the plugin logs in XCode:" Which is what I did via above......

2021-02-03 13:21:28.571962+0200 Orobe[324:9185] ℹ️-[TSLocationManager init] ╔═════════════════════════════════════════════ ║ TSLocationManager (build 371) ╠══════════════════════════════════════════════ { activityRecognitionInterval = 10000; activityType = 1; authorization = { }; autoSync = 1; autoSyncThreshold = 0; batchSync =...

hey @christocracy alright cool my friend - thank you for this. so should I wait for that or anything else I can do? thanks for the tip - if I...