Hi there !
I’m using ‘Geolocation’ (plugin) from Capacitor on my Ionic project.
I use watchPosition()
for tracking the user progression.
We have some isssues, because a lot of users (of the application) are saying that the geolocation isnt working.
For some reasons, it seems that after a while, when my app is put in background and then reopened, the app has no internet connection nor GPS. If I go on the Google Map App for example, I have an internet connection and GPS is working. It looks like my app is in “plane mode” after a while, but don’t understand why… Someone already have a similar issue?
These bugs are on Android most of the case
In the majority of cases, people restart the app and the bug is fixed.
Thank you!