GmsCore
GmsCore copied to clipboard
Fix missing methods that cause application ANR
Rewards <com.google.android.apps.paidtasks> Clicking Add payment account will cause the app to be ANR.
@DaVinci9196
Hi,
while you are working on payments, if you have time, also add this missing feature:
GoogleApiManager: yxv could not execute call because it requires feature (tapandpay_get_is_supervised_child_wallet_user, 1).
See here: https://github.com/microg/GmsCore/issues/361#issuecomment-2816599495
tapandpay_get_is_supervised_child_wallet_user
Added