Closed tealshift closed 3 years ago
Hi @tealshift, I'm sorry, I totally missed your issue.
I don't know what can I do here, the library is just parsing the local receipt and it doesn't care whether the receipt is up-to-date or not.
No problem. The answer provided in my link seems to do the trick.
Calling
SKPaymentQueue.restoreCompletedTransactions
appears to generate a new receipt on the device that does now include purchases from other family members. You don't need to actually process any of the restored transactions, because it is just a receipt we are after, you just need to call it to get that new receipt containing items purchased by other family members.
Perhaps it would be worth including this info as a tip in the ReadMe?
Agree, I will include it. Thank you!
Hi, I have one report of a user whose spouse had purchased the same IAP they are trying to register on their phone. The purchase function returns the alert:
However the refreshed receipt does not include the product they own via family sharing. Here is some discussion about this issue I found: https://developer.apple.com/forums/thread/684017