I want to Restore Purchase Using Monetization Goodies Plugin. I do everything but nothing work. When I purchase a product its successfully purchased. but when I force stop my game reopen it and I create a button for restore the purchase. but my purchase is not restore.
I solve this:
Solution:
You loop through history records, for each record, you check if the SKUs of that history record (a property on it) contains the one of your purchase (the SKU you need to check if the user bought it), if you find such record which has such SKU means the user bought certain SKU.