npm react-native-iap 4.0.3

latest releases: 8.0.7, 8.0.6, 8.0.5...
4 years ago
  • [4.0.3] bug fixes in #771
  • [4.0.2] bug fixes in #769
  • [4.0.1] bug fixes in #768
  • Remove unused methods and fix typings
  • Default andDangerouslyFinishTransactionAutomatically to true
  • Update eslint rules
  • Remove all the deprecated methods
    • Remove buyProduct.
    • Remove buySubscription.
    • Remove addAdditionalSuccessPurchaseListenerIOS.
    • Rename requestReceiptIOS to getReceiptIOS.
    • Rename buyProductWithOfferIOS to requestPurcaseWithOfferIOS.
    • Rename buyProductWithQuantityIOS to requestProductWithQuantityIOS.
  • Add missing types
  • Abstracts verifying purchases into one method, finishTransaction
    • It abstracts finishTransactionIOS, consumePurchaseAndroid, acknowledgePurchaseAndroid in to one method.
  • Expose developerId and accoundId when requesting purchase or subscription.
  • Migrated to ts project.
    • Remove generated file from dep.
  • Simplified eslint using @dooboo/eslint-config.

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

NewReleases is sending notifications on new releases.