Skip to content

Releases: hyochan/react-native-iap

14.7.20

02 Apr 12:11

Choose a tag to compare

14.7.19

26 Mar 23:32

Choose a tag to compare

What's Changed

  • fix(ios): emit error on duplicate purchase instead of silent hang by @hyochan in #3177

Full Changelog: 14.7.18...14.7.19

14.7.18

25 Mar 09:53

Choose a tag to compare

What's Changed

  • chore(deps): bump fast-xml-parser from 4.5.3 to 4.5.4 by @dependabot[bot] in #3154
  • chore(deps): bump tar from 7.5.7 to 7.5.11 by @dependabot[bot] in #3166
  • chore(deps): bump undici from 6.21.3 to 6.24.1 by @dependabot[bot] in #3168
  • chore(deps): bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #3170
  • chore(deps): bump activesupport from 6.1.7.10 to 7.2.3.1 in /example by @dependabot[bot] in #3171
  • perf(hooks): extract restorePurchases into useCallback for stable reference by @hyochan in #3172
  • fix(useIAP): forward PurchaseOptions in getAvailablePurchases and res… by @hyochan in #3173
  • feat(useIAP): add reconnect method for manual connection retry by @hyochan in #3174

Full Changelog: 14.7.17...14.7.18

14.7.17

10 Mar 20:43

Choose a tag to compare

What's Changed

  • fix(android): add CMake task dependency to prevent race condition by @hyochan in #3165

Full Changelog: 14.7.16...14.7.17

14.7.16

10 Mar 19:19

Choose a tag to compare

What's Changed

  • fix(listeners): use singleton native listener to prevent iOS removeAll() bug by @hyochan in #3164

Full Changelog: 14.7.15...14.7.16

14.7.15

09 Mar 19:40

Choose a tag to compare

What's Changed

  • chore(deps): upgrade nitrogen and react-native-nitro-modules to ^0.35.0 by @hyochan in #3162

Full Changelog: 14.7.14...14.7.15

14.7.14

04 Mar 12:12

Choose a tag to compare

Full Changelog: 14.7.13...14.7.14

14.7.13

04 Mar 10:56

Choose a tag to compare

What's Changed

  • fix(android,ios): add thread safety to listener operations by @hyochan in #3157
  • fix(android): handle JNI exceptions during initConnection setup by @hyochan in #3158

Full Changelog: 14.7.12...14.7.13

14.7.12

18 Feb 17:39

Choose a tag to compare

What's Changed

  • chore: update openiap apple version to 1.3.15 by @hyochan in #3149
  • fix: reset listener state on endConnection for proper reconnection by @hyochan in #3151
  • fix(android,ios): add thread safety to listener operations by @hyochan in #3152

Full Changelog: 14.7.11...14.7.12

14.7.11

11 Feb 19:02

Choose a tag to compare

What's Changed

  • chore(ios): fix Swift 6 warnings and deprecated API usage by @hyochan in #3148

Full Changelog: 14.7.10...14.7.11