android - net_scheduler holding wakelock -


i have observed on occasions, net_scheduler keeps acquiring wakelock repeatedly on short durations , prevents android device sleep.

from logcat, not able obtain conclusive information why might happening. of gms services active.

can suggest when there higher chance occur perspective of gms services.

this seems coming gcmnetworkmanager, schedules network-oriented tasks, google play services able batch network operations across system.

also if use more advanced scheduling firebase jobdispatcher, internally gcmnetworkmanager used.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -