Import pull request #1069 from microG (GitHub), FCM registration
- /e/ version: 0.9-2020051153544
- Device model: herolte (S7)
- When it started to occur:
- Reproducible with the last /e/ version: yes
- Reproducible with LineageOS:
Summary
-
The device is unusable -
The bug is the source of a data loss or a big waste of time -
The bug concerns a tierce app -
The bug concerns security -
The bug concerns privacy
The problem
As per https://github.com/microg/android_packages_apps_GmsCore/pull/1069 , updated Firebase Cloud Messaging SDK is failing to register apps using it - notable mention is Signal which needs battery optimizations off in /e/ in order to receive notifications. https://github.com/Georgeto fixed it with his pull request.