I am have consumable in app purchase in my application. User will get credits for each time purchases.
Now incase if user ask Apple to refund I want to decrease that in app credit for that user too.
Any idea how to do this?
I am have consumable in app purchase in my application. User will get credits for each time purchases.
Now incase if user ask Apple to refund I want to decrease that in app credit for that user too.
Any idea how to do this?
No. There is no way to revoke access to content if they have been refunded. I believe this is by design.
It is possible to get the refund for the in-app purchase by using the following steps in the link.