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
I have an issue when I set targetSdkVersion 29 and start my periodic work on Android 10 and reboot my device, then after rebooting the Worker doesn't execute at the scheduled time (the Worker is executed only after the application starts). With targetSdkVersion 28, everything works well.