npm react-native-iap 4.5.4

latest releases: 8.0.7, 8.0.6, 8.0.5...
4 years ago
  • [4.5.4]

    • Fix & avoid blindly consuming success purchases #1085
    • Allow specyfing string subtype for product ids #1089
    • Let user know which productId was the error about #1100
    • Be more specific in purchaseErrorListener param typing #1101
  • [4.5.3]

    • Ability to know when a SKPaymentTransactionStateDeferred purchase update occurs #1080.
  • [4.5.2]

    • Fix promise not resolving on ios14 #1064.
  • [4.5.0]

    • Fix iap-promoted-product listener #1039
  • [4.4.11]

    • Fix regresion in 4.4.10
  • [4.4.10]

    • Fix iOS discount issue #1038
    • Fix return type of getPromotedProductIOS #1037
  • [4.4.9]

    • Upgrade packages and expose ProductPurchase type.
  • [4.4.8]

  • [4.4.7]

    • Fix regression. Revert andDangerouslyFinishTransactionAutomaticallyIOS to false. This should actually be false in default.
  • [4.4.6]
    andDangerouslyFinishTransactionAutomaticallyIOS was set to true for default. I should be false.

  • [4.4.5]

    • Implement endConnection method to declaratively finish observer in iOS.
    • Remove addTransactionObserver in IAPPromotionObserver.m for dup observer problems.
    • Automatically startPromotionObserver in initConnection for iOS.
    • Deprecate endConnectionAndroid.

Don't miss a new react-native-iap release

NewReleases is sending notifications on new releases.