react-native-iap 16.5.0
·
36 commits
to main
since this release
react-native-iap 16.5.0
React Native wrapper for the OpenIAP specification.
What's Changed
- chore(release): react-native-iap@16.5.0 (
a706c3f1) - chore(release): openiap-google@3.5.0 (
d4a5871f) - chore(release): openiap-apple@3.4.0 (
59fb640f) - fix(iapkit): support Horizon entitlement verification (#412) (
3658f021) - fix(react-native-iap): harden store connection lifecycle (#409) (
6c890bff) - fix(google): restore listeners after reconnect (#410) (
70864e9e) - fix(rn): ignore stale reconnect results (#402) (
d53b7583) - fix(rn): preserve subscription query errors (#399) (
bbc1aa7a) - fix(android): preserve coroutine cancellation (#406) (
913ad038) - fix: preserve error field fallbacks (#405) (
a9664a25) - fix(rn): keep Android listener tokens unique (#403) (
0f175cda) - fix(hooks): propagate product fetch errors (
c20c53b0) - fix(rn): retry listeners after Nitro init (
3e742a45) - fix(hooks): deliver purchases before refresh (#397) (
e3d91e40) - fix(hooks): ignore stale product data (#396) (
833fc0a0) - fix(rn): preserve iOS query errors (#395) (
34c6742e) - fix(rn): preserve purchase type (#394) (
4e655b9a) - fix(rn): preserve unknown iOS state (#393) (
1ae30f4a) - fix(rn): remove singleton listeners (#391) (
827ed057) - fix(rn): preserve iOS finish errors (#390) (
e7288f64) - fix(rn): release Vega listeners (#389) (
dd6783e6) - fix(hooks): allow product fetch before connect (#400) (
344a2db7) - fix(hooks): support late billing callbacks (#388) (
041cbc8b)
Installation
npm install react-native-iap@16.5.0
# or
yarn add react-native-iap@16.5.0