transactions
Returns an array of pending transactions.
Declaration
var transactions: [SKPaymentTransaction] { get }Discussion
The value of this property is undefined when there are no observers attached to the payment queue.
Returns an array of pending transactions.
var transactions: [SKPaymentTransaction] { get }The value of this property is undefined when there are no observers attached to the payment queue.