Skip to content

Releases: hyochan/react-native-iap

14.3.9

18 Sep 17:42
Compare
Choose a tag to compare

What's Changed

  • fix(android): forward sub offer tokens to OpenIAP module by @hyochan in #3017

Full Changelog: 14.3.8...14.3.9

14.3.8

18 Sep 16:54
5e7ccf2
Compare
Choose a tag to compare

What's Changed

  • refactor: align hybrid spec impl on ios and android by @hyochan in #3015
  • fix: correct typo in iOS plugin option name by @CacaoRick in #3013

Compatibility

New Contributors

Full Changelog: 14.3.7...14.3.8

14.3.7

17 Sep 11:16
Compare
Choose a tag to compare

14.3.6

17 Sep 07:52
Compare
Choose a tag to compare

Breaking (useIAP) ⚡️

Remove the transient currentPurchase / currentPurchaseError state from useIAP so consumers rely exclusively on the onPurchaseSuccess and onPurchaseError callbacks for post-purchase handling. This is a light breaking tweak for hook callers, but keeps the root API untouched.

What's Changed

  • refactor!: streamline useIAP purchase handling by @hyochan in #3012

Full Changelog: 14.3.5...14.3.6

14.3.5

17 Sep 03:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 14.3.4...14.3.5

14.3.4

16 Sep 16:26
Compare
Choose a tag to compare

Full Changelog: 14.3.3...14.3.4

14.3.3

16 Sep 13:35
Compare
Choose a tag to compare

What's Changed

openiap-gql 1.0.0

Full Changelog: 14.3.2...14.3.3

14.3.2

15 Sep 16:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 14.3.1...14.3.2

14.3.1

14 Sep 01:04
Compare
Choose a tag to compare

What's Changed

  • chore(example): add manage subs and hide receipts by @hyochan in #3002

Full Changelog: 14.3.0...14.3.1

14.3.0

13 Sep 01:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 14.2.3...14.3.0