Skip to content

Commit

Permalink
Merge branch 'master' into dotnet6
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Jan 14, 2022
2 parents f4e11ab + 9f0cec7 commit 6431d72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Plugin.InAppBilling/InAppBilling.apple.cs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ public InAppBillingImplementation()
/// </summary>
public override bool InTestingMode { get; set; }

public IntPtr Handle => throw new NotImplementedException();

/// <summary>
/// Get product information of a specific product
Expand Down

0 comments on commit 6431d72

Please sign in to comment.