Google Play's refunded IAPs are not returning the correct values through GooglePlayReceipt.purchaseState property.
To reproduce it I have:
Google Play refunded products purchased status are incorrect
To reproduce it I have:
- Purchased some IAPs a few months ago;
- Refunded them through Google Play Console (also, a few months ago);
- I cast IPurchaseReceipt to GooglePlayReceipt;
- GooglePlayReceipt.purchaseState property returns Purchased
- Using Postman, I check the purchaseState through...
Google Play refunded products purchased status are incorrect