Skip to content

Apple 2.1.4

Choose a tag to compare

@github-actions github-actions released this 24 Apr 20:54
· 162 commits to main since this release

OpenIAP Apple 2.1.4

Native iOS / macOS / tvOS / watchOS / visionOS library for the OpenIAP specification.

What's Changed

  • fix: wire every type-declared handler across all wrapper SDKs (#105) (eb6ae9c)

Installation

Swift Package Manager:

dependencies: [
    .package(url: "https://github.com/hyodotdev/openiap.git", from: "2.1.4")
]

CocoaPods:

pod 'openiap', '~> 2.1.4'

Documentation

Links