Since Firebase JobDispatcher is deprecated, the app should migrate to WorkManager. There [is a guide](https://developer.android.com/topic/libraries/architecture/workmanager/migrating-fb#from_jobservice_to_workers), but will require a lot of changes to the scheduling.
Since Firebase JobDispatcher is deprecated, the app should migrate to WorkManager.
There is a guide, but will require a lot of changes to the scheduling.