Skip to content

maui-iap 2.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 22:05
· 74 commits to main since this release

maui-iap 2.4.0

.NET 10 MAUI / C# 12 library for the OpenIAP specification (iOS + Android + macCatalyst).

What's Changed

  • chore(release): maui-iap@2.4.0 (1251dfe3)
  • chore(release): openiap-google@3.4.0 (dabed9a7)
  • 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)

Installation

<ItemGroup>
  <PackageReference Include="OpenIap.Maui" Version="2.4.0" />
</ItemGroup>

Or via the .NET CLI:

dotnet add package OpenIap.Maui --version 2.4.0

Documentation

Links