Skip to content

Releases: dooboolab-community/react-native-iap

6.2.1

15 Jun 08:43
Compare
Choose a tag to compare

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

Fix wrong package.json setup #1377

  • Removed docs from built package.

6.2.0

09 Jun 13:15
Compare
Choose a tag to compare

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

6.0.9

28 May 14:29
09bf8cc
Compare
Choose a tag to compare

[Android] Remove buildToolsVersion #1358

6.0.8

27 May 04:28
34ce851
Compare
Choose a tag to compare
  • [Android] Handle deferred proration in purchasedUpdated listener #1357

6.0.7

27 May 02:41
Compare
Choose a tag to compare
  • [Amazon] Fire tv detection #1356

6.0.6

10 May 12:21
Compare
Choose a tag to compare
  • Strict type error [Enhance] Strict type error #1324

6.0.5

09 May 19:32
27a2237
Compare
Choose a tag to compare

Attempt on fixing android build

  • Hotfix - Revive jcenter() removed in #1323

6.0.4

09 May 10:45
feaeae6
Compare
Choose a tag to compare

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

6.0.2

02 Apr 10:46
Compare
Choose a tag to compare

6.0.2

6.0.1

  • Add introductoryPriceAsAmountAndroid #1277

6.0.0

15 Mar 13:01
Compare
Choose a tag to compare

6.0.0

5.2.14

  • Remove IAPPromotionObserver for manual installation process #1267.