capacitor-community / background-geolocation

A Capacitor plugin that sends you geolocation updates, even while the app is in the background.
MIT License
180 stars 56 forks source link

Background stop when app is killed #52

Closed tejadong closed 2 years ago

tejadong commented 2 years ago

Hello:

I'm testing the connector and when the app is open in the foreground and in the background it works fine, but if I remove the app from my running app manager, the background stops working and I don't keep getting coordinates.

What's going on? Isn't the service supposed to stay active?

I am using Capacitor v3 and my Android version is 9 on my smartphone.

diachedelic commented 2 years ago

I've tried to address this in #19.