Skip to content

maui-iap 2.5.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 13:16
· 31 commits to main since this release

maui-iap 2.5.0

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

What's Changed

  • chore(release): maui-iap@2.5.0 (40acbdf5)
  • chore(release): openiap-google@3.5.0 (d4a5871f)
  • chore(release): openiap-apple@3.4.0 (59fb640f)
  • fix(iapkit): support Horizon entitlement verification (#412) (3658f021)
  • fix(google): restore listeners after reconnect (#410) (70864e9e)

Installation

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

Or via the .NET CLI:

dotnet add package OpenIap.Maui --version 2.5.0

Documentation

Links