Robin Genz
Robin Genz
As I mentioned earlier, we want to track the position every 30 seconds, regardless of the speed and distance traveled. The reason for this is that our customers are moving...
> It’s not even possible to do time-based updates on iOS. There is only distanceFilter for iOS. I know that. I'm only interested in Android right now. > distance-based tracking...
We implemented this plugin when there was no Capacitor version yet, so we have always used the Cordova version. At that time, this plugin also explicitly promoted Capacitor Support.
What is the status of this issues? Can we expect a fix? Do you need more information from us? Can we assist you in any way?
I have created a minimal, reproducible example with the Capacitor plugin: https://github.com/robingenz/transistorsoft-cordova-background-geolocation-lt-issue-1339 I have tested this app on the following devices: - OnePlus 7T (Android 11) - Pixel 5 (Android...
Is there anything I can do to help? Do you need any more info?
Do you have any news?
> I have created a minimal, reproducible example with the Capacitor plugin: robingenz/transistorsoft-cordova-background-geolocation-lt-issue-1339 That is exactly what I have done here - a minimal, reproducible example. https://github.com/robingenz/transistorsoft-cordova-background-geolocation-lt-issue-1339 (see https://github.com/robingenz/transistorsoft-cordova-background-geolocation-lt-issue-1339/blob/main/src/app/home/home.page.ts)
Did it work for you?
Is there something wrong with my reproducible example?