How to handle power saving mode with WorkManager?
We have a worker, that runs periodically every 15 minutes. The worker simply fetches an API and updates a Widget accordingly.
We have a worker, that runs periodically every 15 minutes. The worker simply fetches an API and updates a Widget accordingly.