Info
Version: | 4.2.0-pre |
Author(s): | Emil Alipiev |
Last Update: | Thursday, October 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EmilAlipiev/XFInAppBilling |
NuGet Url: | https://www.nuget.org/packages/XFInAppBilling |
Install
Install-Package XFInAppBilling
dotnet add package XFInAppBilling
paket add XFInAppBilling
XFInAppBilling Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 12.0.3)
- System.ValueTuple(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.3)
- System.ValueTuple(>= 4.5.0)
- Xamarin.Android.Google.BillingClient(>= 3.0.0)
- Xamarin.Essentials(>= 1.5.3.2)
- Newtonsoft.Json(>= 12.0.3)
- System.ValueTuple(>= 4.5.0)
- Xamarin.Android.Google.BillingClient(>= 3.0.0)
- Xamarin.Essentials(>= 1.5.3.2)
- Newtonsoft.Json(>= 12.0.3)
- System.ValueTuple(>= 4.5.0)
- Tizen.NET(>= 5.0.0.14562)
- Microsoft.NETCore.UniversalWindowsPlatform(>= 6.2.9)
- Microsoft.Services.Store.SDK(>= 10.1705.16001)
- Newtonsoft.Json(>= 12.0.3)
- System.ValueTuple(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.3)
- System.ValueTuple(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.3)
- System.ValueTuple(>= 4.5.0)
Tags
Fully cross platform uses latest platform specific in app purchases apis. For Android uses BillingClient, For UWP uses StoreContext and latest IOS in app billing Api.
If your project is not using AndoridX and below 4.5 please use Version 1 of this library.
Starting from Version 2 XF 4.5 and above is supported. I try to apply same changes on both branches.