xamarin / GooglePlayServicesComponents

Other
315 stars 146 forks source link

Bindings incomplete for Xamarin.Android.Google.BillingClient v6.0 #781

Closed tipa closed 6 months ago

tipa commented 1 year ago

I just updated the Xamarin.Android.Google.BillingClient package to v6.0.0. There seem to be at least the following problems:

Other changes might need to take place, according to the changelog

I am happy to provide pull requests to fix these and other potential problems, but since my first one has been ignored since a while, I am not sure if this work would be worth it

moljac commented 1 year ago

if you check your first PR you will see there were few comments which have been ignored for a while.

And PR did not build until latest changes from main were merged.

mhdwaelanjo commented 1 year ago

try use <PackageReference Include="Anjoxam.BillingClient.Droid" Version="6.0.0" />

and check https://developer.android.com/google/play/billing/migrate-gpblv6

moljac commented 6 months ago

6.1.0 published

https://www.nuget.org/packages/Xamarin.Android.Google.BillingClient

closing this issue