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