passepartoutvpn / passepartout-app

VPN client for Apple platforms.
https://passepartoutvpn.app
GNU General Public License v3.0
775 stars 119 forks source link

Cannot restore in-app purchases despite Family Sharing #376

Closed keeshux closed 6 months ago

keeshux commented 7 months ago

https://developer.apple.com/documentation/storekit/product/3749585-isfamilyshareable

keeshux commented 7 months ago

The .isFamilyShareable property is true for all in-app products. Weird.

keeshux commented 7 months ago

It could be a limitation of Kvitto. Double-check if paymentQueue(:updatedTransactions:) receives restored family purchases before anything.

keeshux commented 7 months ago

Kvitto is fine, the family receipt truly has no in-app purchases.

keeshux commented 6 months ago

This could have been an erroneous report, e.g.:

Closing until further reports.