Package 

Class PurchaseUpdatedListenerOptions

    • Constructor Detail

      • PurchaseUpdatedListenerOptions

        PurchaseUpdatedListenerOptions(Boolean dedupeTransactionIOS)
    • Method Detail

      • getDedupeTransactionIOS

         final Boolean getDedupeTransactionIOS()

        iOS only. Defaults to true. When false, listener callbacks also receive StoreKit replay events for a transaction ID that was already emitted during the current connection session. Android ignores this option.