Skip to content

maui-iap 2.4.1

Choose a tag to compare

@github-actions github-actions released this 29 Aug 02:58
· 63 commits to main since this release

maui-iap 2.4.1

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

What's Changed

  • chore(release): maui-iap@2.4.1 (30dcbb2e)
  • chore(release): openiap-apple@3.3.1 (0357f7b4)
  • fix(apple): gate storekit 26.5 symbols (#387) (e2349053)

Installation

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

Or via the .NET CLI:

dotnet add package OpenIap.Maui --version 2.4.1

Documentation

Links