Releases: hyochan/expo-iap
Releases · hyochan/expo-iap
2.9.6
2.9.5
Changed
- iOS: Podspec pins
openiap
to1.1.9
to prevent CocoaPods from resolving unintended versions and to stabilize builds.
Deprecated
- Deprecated
2.9.0
–2.9.4
due to unpinned iOS dependency behavior in the wild. Please upgrade to2.9.5
.
Full Changelog: 2.9.4...2.9.5
2.9.4
2.9.3
Fixed
- iOS: replace thrown
OpenIapError.*
and nonexistent types withOpenIapFailure
cases to resolve build errors and align with error mapping - iOS: remove explicit
OpenIapErrorEvent
annotation in Swift listener (type is inferred from OpenIAP API)
Notes
- If your CocoaPods CDN is flaky,
pod install --repo-update
or temporarily pinopeniap
in your app Podfile.
Full Changelog: 2.9.1...2.9.3
2.9.1
2.9.0
2.8.8
What's Changed
Full Changelog:
2.8.7
Added
fetchProducts
function following OpenIAP terminology (replacesrequestProducts
)
Deprecated
requestProducts
- UsefetchProducts
instead (will be removed in v3.0.0)
Changed
- Internal useIAP hook now uses
fetchProducts
- Updated documentation and deprecation messages
Full Changelog: 2.8.6...2.8.7
2.8.6
What's Changed
Checkout release notes in https://expo-iap.hyo.dev/blog/v2-8-6-release
Full Changelog: 2.8.5...2.8.6