Hello,
In Android V8 in getting in an app an undesirable notification with my app icon that the user cant clear, like a foreground service icon. But I don't have any foreground service running, besides the android app manager is showing this... how can I find what service is causing this effect to stop it? (looks that it's related to AutomaticForegroundMode... I'm using Firebase services...)
In Android V8 in getting in an app an undesirable notification with my app icon that the user cant clear, like a foreground service icon. But I don't have any foreground service running, besides the android app manager is showing this... how can I find what service is causing this effect to stop it? (looks that it's related to AutomaticForegroundMode... I'm using Firebase services...)