Quantcast
Channel: User BvuRVKyUVlViVIc7 - Stack Overflow
Viewing all articles
Browse latest Browse all 42

Answer by BvuRVKyUVlViVIc7 for Android - WorkManager - Result.success() called too many times

$
0
0

I had a similar problem, and it looks like the queue was full from previous Workmanager enqueuings.

I did following during application start and now it works fine:

 WorkManager.getInstance(mContext).cancelAllWork();

Viewing all articles
Browse latest Browse all 42

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>