delegate
A delegate that provides information needed to complete transactions.
Declaration
weak var delegate: (any SKPaymentQueueDelegate)? { get set }Discussion
This delegate implements the SKPaymentQueueDelegate protocol.
A delegate that provides information needed to complete transactions.
weak var delegate: (any SKPaymentQueueDelegate)? { get set }This delegate implements the SKPaymentQueueDelegate protocol.