WorkManagerNotification
WorkManagerNotification copied to clipboard
Not Working in Redmi k20 Pro (Android 10 - API 29)
I am using Redmi k20 Pro (Android 10), notification is not receiving when the app is killed. Any solution?
Are you using the latest version WorkManager?
Yes, I am using implementation 'androidx.work:work-runtime:2.4.0-alpha03'
@iamkdblue WorkManager does not work reliably on certain devices. You should check https://dontkillmyapp.com/ for more information.