jamesmontemagno / InAppBillingPlugin

Cross-platform In App Billing Plugin for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restoration Failed and Empty Products list with GetPurchasesAsync and PurchaseAsync

Abdesol opened this issue · comments

I am facing the following issues:

  • After purchasing goes through successfully, trying to restore purchases rerunning it returns an empty list of purchases.
  • When I click on the purchase button again, the Mac recognizes that I have already purchased, but the app doesn't
  • After a couple of tries running the program, it starts to go through a restoration failed error, and trying to subscribe again also causes an unknown error. In this case, I have to restart it again to get back to the first issue of being unable to restore.
  • After the initial purchase, I try to immediately restore purchases, and it does work at that time but it returns a lot of purchases of my product as if I purchased that many times. It is like 100+

Version Number of Plugin: 7.1.0
Device Tested On: Mac mini - Sonoma 14.5
Versions of other things you are using: net8-macos