Closed pranay1494 closed 5 years ago
i have a requirement where i have to remove all the jobs from the queue and since all the jobs have different tags i think canceljobinbackground might not work.. can anyone lead me in any direction on how to achieve this
you can use JobManager.clear() method
i have a requirement where i have to remove all the jobs from the queue and since all the jobs have different tags i think canceljobinbackground might not work.. can anyone lead me in any direction on how to achieve this