microg / GmsCore

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

App login error #2562

Closed EnderNon closed 1 month ago

EnderNon commented 1 month ago

Describe the bug I'm stuck in a loop for trying to log in. First time I login, it looms successful, but then the account is not actually showing in MicroG. I try again and it tells me it's already registered. Same issue as #1403. Couldn't find a fix. Surprisingly I don't encounter such an issue when using the GMSCore for Revanced.

To Reproduce

Expected behavior Sign in should be successful first time.

Screenshots Screenshot_20240928-000814_microG Services Core

System LineageOS without GApps LOS v21 (Android 14) Xiaomi Mi 11 Pro

Additional context Add any other context about the problem here.

EnderNon commented 1 month ago

Ok... wtf? Just found out I'm running v0.2.27.xxx. I clearly remember downloading it directly from microg.org why am i running such an outdated version??

ale5000-git commented 1 month ago

Because it is the latest currently set as stable, to download really the latest one you have to go here, then select the drop-down menu and select 0.3.3 (the latest currently).

EnderNon commented 1 month ago

well, I compiled it from source and force installed it over previous version using root, and the account appeared. Great, it works.

ale5000-git commented 1 month ago

This is also fine but remember that if you use your own compiled version you cannot update it from F-Droid.