react-native-iap 15.2.1
·
94 commits
to main
since this release
react-native-iap 15.2.1
React Native wrapper for the OpenIAP specification.
What's Changed
- Fixes the iOS release build by routing
getAllTransactionsIOS()failures through the currentOpenIapExceptionhelpers. - Publishes the React Native wrapper with the current native OpenIAP package set used by this rollout:
openiap-apple 2.1.6andopeniap-google 2.1.4. - Keeps the JavaScript API surface unchanged; this is a patch release for native bridge compatibility and release build stability.
Installation
npm install react-native-iap@15.2.1
# or
yarn add react-native-iap@15.2.1