Skip to content

Apple 2.1.7

Choose a tag to compare

@github-actions github-actions released this 08 May 00:27
· 87 commits to main since this release

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'

Documentation

Links