Skip to content

Apple 3.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 19:25
· 81 commits to main since this release

OpenIAP Apple 3.3.0

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

What's Changed

  • chore(release): openiap-apple@3.3.0 (b335e133)
  • feat(gql): unify offer-code redemption behind openRedeemOfferCode (#384) (aa250ef6)
  • feat: add research-backed guards for conformance, schema, and docs (#380) (22b5e437)
  • fix(docs): repair sponsor surface regressions (e7ab6d25)
  • chore(docs): centralize sponsor surfaces (f4e83aec)
  • chore(release): openiap-google@3.3.2 (8cd5909c)
  • docs: refresh amazon and iapkit surfaces (#361) (f51aab31)
  • fix(security): harden release supply chain (#343) (009e221b)
  • chore(release): standardize version commits (ba0acef6)
  • chore(google): bump version to 3.3.1 (5a68edb1)

Installation

Swift Package Manager:

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

CocoaPods:

pod 'openiap', '~> 3.3.0'

Documentation

Links