Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: How to check background service is ON or NOT #206

Open
vishuk570 opened this issue Jan 4, 2024 · 1 comment
Open

Question: How to check background service is ON or NOT #206

vishuk570 opened this issue Jan 4, 2024 · 1 comment

Comments

@vishuk570
Copy link

If my app kill then I found some issue.
some time background service on or some time stop.
I want to check background service when I re-open my app. If background service is running so I will not start again If is not running then I will start again please help.
Thanks

@xgokhankose
Copy link

BackgroundService.isRunning()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants