android - FirebaseJobDispatcher does not schedule job and gives error that there are too many tasks scheduled for this package -


when try schedule job using firebasejobdispatcher gives error there many tasks scheduled package. have 5 jobs scheduled.

the exact error follow -

networkscheduler: many tasks scheduled package. not scheduling: [package.name/com.firebase.jobdispatcher.googleplayreceiver:updatecheckinfailed,u0]

how should solve issue, can't reduce number of jobs jobs work independently syncing local device server , close them when sync completed.

thanks


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -