react-native-iap

react-native native module for In App Purchase.

MIT License

Downloads
202.5K
Stars
2.7K
Committers
232

Bot releases are hidden (Show)

react-native-iap - 7.0.4

Published by hyochan over 3 years ago

Move init code to initConnection method in Amazon #1425

Fix Android subscription update #1423

react-native-iap - 7.0.3

Published by hyochan over 3 years ago

Hotfix on getting skus on android #1414

react-native-iap - 7.0.2

Published by hyochan over 3 years ago

Update gradle plugin to 4.2.2 #1410

Fix getPurchaseHistory for android #1411

react-native-iap - 7.0.1

Published by hyochan over 3 years ago

Revert strict check for Amazon module #1407.

react-native-iap - 7.0.0

Published by hyochan over 3 years ago

Migrate Androidto billing client 4.0.0.

  • TODO
    • Include getQuantityAndroid function to add getQuantity api.

Removed setInstallSource and updated docs #1401.

[iOS]

  • Remove an unnecessary reject when canceling by user #1389
  • Update type to match new iOS receipt style #1402
react-native-iap - 6.3.0

Published by hyochan over 3 years ago

Refactors Google Play Java code limiting to a single billingClient. This can be considered a breaking change as it will fail when attempting to initialize the library more than once. It also adds documentation on the proper handling of the lifecycle docs

react-native-iap - 6.2.4

Published by hyochan over 3 years ago

[Feature]

  • Implement deeplinking to subscriptions for Android (#1394)
  • Implement requested client-side validation for amazon purchases (#1392)

[Regression]

  • Fix regression on return type (#1393)
  • Fix promise resolving logic #1390

[Documentation]

  • Adds documentation to Android deferred proration (#1387)
  • Update URL in package.json (#1386)
react-native-iap - 6.2.3

Published by hyochan over 3 years ago

Fix an unnecessary error when canceling a purchase #1385.

react-native-iap - 6.2.2

Published by hyochan over 3 years ago

Fixe java lint errors and add CI #1380

react-native-iap - 6.2.1

Published by hyochan over 3 years ago

Clean up internal code that detects GooglePlay vs Amazon modules#1374

Fix wrong package.json setup #1377

  • Removed docs from built package.
react-native-iap - 6.2.0

Published by hyochan over 3 years ago

Spliting Android app stores into Google Play and Amazon. They can now be accessed through different flavors #1358

Creates two variants: play and amazon and only uses the required code.

NOTE: This would be a breaking change with a very simple fix described in the documentation. To add: missingDimensionStrategy 'store', 'play' in build.gradle

react-native-iap - 6.0.9

Published by hyochan over 3 years ago

[Android] Remove buildToolsVersion #1358

react-native-iap - 6.0.8

Published by hyochan over 3 years ago

  • [Android] Handle deferred proration in purchasedUpdated listener #1357
react-native-iap - 6.0.7

Published by hyochan over 3 years ago

  • [Amazon] Fire tv detection #1356
react-native-iap - 6.0.6

Published by hyochan over 3 years ago

  • Strict type error [Enhance] Strict type error #1324
react-native-iap - 6.0.5

Published by hyochan over 3 years ago

Attempt on fixing android build

  • Hotfix - Revive jcenter() removed in #1323
react-native-iap - 6.0.4

Published by hyochan over 3 years ago

6.0.4

  • [Android] Update deps, fix permissions on graddle wrapper #1323
  • [Amazon] Add promise handling for Amazon purchases instead of resolving immediately 1302

6.0.3

  • Add force refresh receipt for ios #1303
react-native-iap - 6.0.2

Published by hyochan over 3 years ago

6.0.2

6.0.1

  • Add introductoryPriceAsAmountAndroid #1277
react-native-iap - 6.0.0

Published by hyochan over 3 years ago

6.0.0

5.2.14

  • Remove IAPPromotionObserver for manual installation process #1267.
react-native-iap - 5.2.13

Published by hyochan over 3 years ago

5.2.13

Fixed android receipt validation URL.

5.2.12

Rebuild again incase of missing pre-build.

Package Rankings
Top 1.33% on Npmjs.org
Badges
Extracted from project README
Version Next Version Download Backers and Sponsors FOSSA Status FOSSA Status
Related Projects