microg / GmsCore

Free implementation of Play Services
https://microg.org
Apache License 2.0
8.07k stars 1.67k forks source link

Some (but not all) apps not working with GCM/FCM #2092

Closed osmarks closed 9 months ago

osmarks commented 9 months ago

Describe the bug Some of the apps I have installed (Signal, ProtonMail, WhatsApp Business) aren't connecting to GCM/FCM and are complaining about lack of Play Services. However, others (Firefox, Instagram) are, and work fine. microG reports signature spoofing as working. I don't know if this is actually a microG issue or something weirder but I don't know how else to report this.

To Reproduce I don't know.

Expected behavior Apps should think they have Google Play Services and FCM/GCM should work.

Screenshots Screenshot_20231116-122741 Screenshot_20231116-122007_1

There are various errors in adb logcat about Google Play Services but I don't know how to interpret them.

screenshot-20231116-12h22m20s screenshot-20231116-12h22m10s

System Android Version: 13 Custom ROM: Stock ROM on Sony Xperia 10 V (68.0.A.0.797) I installed microG with https://github.com/whew-inc/FakeGApps and https://github.com/nift4/microg_installer_revived via Magisk.

Additional context Some of the apps I tried using were restored from a backup on a previous device. I tried wiping them and signing in again, and this didn't fix it, however.

osmarks commented 9 months ago

I have no idea what the actual problem was but reflashing the device and reinstalling everything from scratch seems to have fixed it.