Skip to content

Commit

Permalink
Update InAppBilling.apple.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Jan 14, 2022
1 parent 4e23d9d commit 9f0cec7
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 9f0cec7

Please sign in to comment.