Skip to content

Releases: hyochan/react-native-iap

14.4.9

29 Sep 18:45
Compare
Choose a tag to compare

What's Changed

  • feat(enh): only include obfuscatedProfileIdAndroid for new purchase by @hyochan in #3039

Full Changelog: 14.4.8...14.4.9

14.4.8

28 Sep 06:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 14.4.7...14.4.8

14.4.7

27 Sep 13:56
Compare
Choose a tag to compare

Full Changelog: 14.4.6...14.4.7

14.4.6

26 Sep 07:37
Compare
Choose a tag to compare

What's Changed

  • feat: add getStrongFront functionality on both ios and android by @hyochan in #3033

Full Changelog: 14.4.5...14.4.6

14.4.5

24 Sep 13:12
Compare
Choose a tag to compare

What's Changed

  • Remove onSyncError option from useIAP hook by @hyochan in #3028

Full Changelog: 14.4.4...14.4.5

14.4.4

24 Sep 08:11
Compare
Choose a tag to compare

Full Changelog: 14.4.3...14.4.4

14.4.3

24 Sep 01:00
Compare
Choose a tag to compare

What's Changed

  • Add support for "auto-renewable-subscription" in iOS product type normalization by @irekrog in #3022

New Contributors

Full Changelog: 14.4.2...14.4.3

14.4.2

24 Sep 00:36
Compare
Choose a tag to compare

Full Changelog: 14.4.1...14.4.2

14.4.1

22 Sep 15:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 14.4.0...14.4.1

14.4.0

22 Sep 10:18
Compare
Choose a tag to compare
29f3c702-0c8e-4b7a-a5a4-2af570ab019a

React Native IAP 14.4.0 graduates the project into the full OpenIAP ecosystem. The release ships with three dedicated native stacks:

From 14.4.0 onward, React Native IAP stays in lockstep with these modules: Apple v1.2.2, Google v1.2.6, and GQL v1.0.8. That shared version alignment gives React Native IAP stable native compatibility and a unified type system straight from the OpenIAP schema.

👉 Checkout release note in https://hyochan.github.io/react-native-iap/blog/release-14.4.0

Full Changelog: 14.3.9...14.4.0