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
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.
can i remove notification.
if not, please add this function.
The text was updated successfully, but these errors were encountered: