I've got a basic non-consumable IAP that lets the user remove ads. It works by setting a value in the PlayerPrefs when the purchase is made. However, I'm wondering how I would know if the purchase was refunded? Because the PlayerPrefs would still be the same and the ads still wouldn't show even after the refund.
↧