A simple In-App Purchase plugin for Xamarin and Windows to query item information, purchase items, restore items, and more.
Get started by reading through the In-App Billing Plugin documentation.
- NuGet: Plugin.InAppBilling
Dev Feed: https://ci.appveyor.com/nuget/inappbillingplugin
Platform | Version |
---|---|
Xamarin.iOS | iOS 8+ |
tvOS - Apple TV | All |
Xamarin.Android | API 14+ |
Windows 10 UWP | 10+ |
Created By: @JamesMontemagno
- Twitter: @JamesMontemagno
- Blog: Montemagno.com
- Podcasts: Merge Conflict, Coffeehouse Blunders, The Xamarin Podcast
- Video: The Xamarin Show on Channel 9, YouTube Channel
I co-host a weekly development podcast, Merge Conflict, about technology and recently covered IAP and this library: Merge Conflict 28: Demystifying In-App Purchases
For linking if you are setting Link All you may need to add:
Plugin.InAppBilling;Xamarin.Android.Google.BillingClient;
--linkskip=Plugin.InAppBilling
The MIT License (MIT), see LICENSE file.
All I have ever asked is to be active by submitting bugs, features, and sending those pull requests down! Want to go further? Make sure to subscribe to my weekly development podcast Merge Conflict, where I talk all about awesome Xamarin goodies and you can optionally support the show by becoming a supporter on Patreon.