Apple 2.1.7
OpenIAP Apple 2.1.7
Native iOS / macOS / tvOS / watchOS / visionOS library for the OpenIAP specification.
What's Changed
- fix(apple): clear end task with defer (
26f5ba0) - fix(apple): serialize connection teardown (
9afa81f) - fix(google): surface query product diagnostics (
7fd5b5b)
Installation
Swift Package Manager:
dependencies: [
.package(url: "https://github.com/hyodotdev/openiap.git", from: "2.1.7")
]CocoaPods:
pod 'openiap', '~> 2.1.7'