Skip to content

remove notification #38

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

Closed
alsheikhaminulislam opened this issue Dec 22, 2021 · 1 comment
Closed

remove notification #38

alsheikhaminulislam opened this issue Dec 22, 2021 · 1 comment

Comments

@alsheikhaminulislam
Copy link

can i remove notification.
if not, please add this function.

@Dev-hwang
Copy link
Owner

According to the platform's policy, a notification must be created to start the foreground service. Therefore, the notification cannot be removed.

A foreground service is a service that is visible to the user. Notifications inform users that services are running in the background. The presence of this notification prevents the app from going into doze mode.

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