Skip to content

maui-iap 1.0.3

Choose a tag to compare

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

maui-iap 1.0.3

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

What's Changed

  • chore(maui): bump version to 1.0.3 (3cd27b5)
  • fix(ios): handle promoted iap cold start (#144) (1cee303)

Installation

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

Or via the .NET CLI:

dotnet add package OpenIap.Maui --version 1.0.3

Documentation

Links