whew-inc / FakeGApps

Signature spoofing for MicroG as an Xposed module
GNU General Public License v3.0
273 stars 16 forks source link

MicroG not recognized by other apps. #9

Closed j0110 closed 1 year ago

j0110 commented 2 years ago

Hi, I'm facing an annoying situation. MicroG in combination with your module used to work on my device. However, now apps won't start because Google services isn't installed on my device. But on MicroG self-check section, everything is correctly ticked... How to make others apps recognizing microG services ? Here are LSPosed logs

j0110 commented 2 years ago

Here are LSPosed logs LSPosed.log.zip

j0110 commented 2 years ago

Fixed by installing apps from the real playstore, not from aurora store... Maybe a work is possible on your module to allow the signature from the real play store (I don't really understand the logic behind signature spoofing so maybe I'm totally wrong...).

whew-inc commented 1 year ago

The module already spoofs FakeStore's signature and Aurora Store with root install method should take care of app origin. Perhaps you reinstalled Microg somewhere on the way? That tends to mess with apps.

j0110 commented 1 year ago

I was using Aurora services... Root install method sloved the problem. Thanks !