You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Google's official docs for migrating from GCM to FCM recommends to remove WAKE_LOCK permission:
https://developers.google.com/cloud-messaging/android/android-migrate-fcm
Since wake locks incur a significant penalty to battery life, can this library's documentation be updated to reflect this move to FCM?