Skip to content

react-native-iap 15.2.1

Choose a tag to compare

@github-actions github-actions released this 07 May 18:41
· 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 current OpenIapException helpers.
  • Publishes the React Native wrapper with the current native OpenIAP package set used by this rollout: openiap-apple 2.1.6 and openiap-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

Documentation

Links