Hello!
The docs for paymentQueue(_:didRevokeEntitlementsForProductIdentifiers:)
state:
Tells an observer that the user is no longer entitled to one or more family-shared purchases.
documentation link
My app does not use family sharing. But when I test StoreKit Refund, paymentQueue(_:didRevokeEntitlementsForProductIdentifiers:) called. why Is it called?