This repository was archived by the owner on Jan 14, 2025. It is now read-only.
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
WAKE_LOCK Android permission is no longer necessary since GCM deprecation in favor of FCM #1494
Closed
Description
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?
Metadata
Metadata
Assignees
Labels
No labels