Skip to content

Apple 2.1.8

Choose a tag to compare

@github-actions github-actions released this 08 May 10:33
· 77 commits to main since this release

OpenIAP Apple 2.1.8

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

What's Changed

  • fix(ios): handle promoted iap cold start (#144) (1cee303)

Installation

Swift Package Manager:

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

CocoaPods:

pod 'openiap', '~> 2.1.8'

Documentation

Links