You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I check if a product is bought or remorsed/refunded on Google Play Console.
Currently, I check via bp.getPurchaseInfo(); and if it's != null then is already bought. But this method doesn't care about the updated status on Google Play Console.
The text was updated successfully, but these errors were encountered:
Hi there,
How can I check if a product is bought or remorsed/refunded on Google Play Console.
Currently, I check via bp.getPurchaseInfo(); and if it's != null then is already bought. But this method doesn't care about the updated status on Google Play Console.
The text was updated successfully, but these errors were encountered: