microg / GmsCore

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

Cannot choose google account for billing or license check #2374

Open Levrden opened 1 month ago

Levrden commented 1 month ago

Describe the bug When using in-app purchase on license check, it is not possible to choose which google account to use

To Reproduce Steps to reproduce the behavior:

  1. Install an app with in-app purchase on license check (tried with BeforeLauncher : com.beforesoft.launcher and Balance : com.elevatelabs.geonosis)
  2. Try to check license or buy something
  3. the popup for payment appears, with an account selected but nowhere to select another. Or "billing result with a null purchase list" error for license check

Expected behavior A way in the popup or in microg to select which google account to use

System Android Version: 13 Custom ROM: /e/OS 2.0 MicroG : 0.3.1.240913-10

Additional context I purchased an app on another google device, couldn't have it detected in-app on my /e/os device Tried another app with in-app purchase (balance meditation), there i saw that the account used to buy is not the one i intended. I removed the other accounts and TA-DAAA the license check works