You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any mechanism to stop individual Background Service.
For example, I have two background services. One for syncing data to the server. Other is for getting current location of user every 5 minutes. And I want to stop syncing service and want to keep running location service. Is there any way to achieve this?
The text was updated successfully, but these errors were encountered:
Is there any mechanism to stop individual Background Service.
For example, I have two background services. One for syncing data to the server. Other is for getting current location of user every 5 minutes. And I want to stop syncing service and want to keep running location service. Is there any way to achieve this?
The text was updated successfully, but these errors were encountered: