0

Can i know what is the difference between BillingClient.queryPurchasesAsync() vs Purchases.subscriptionsv2:get ?

I see the documentation for https://developer.android.com/google/play/billing/integrate is using BillingClient.

Thank you and much appreaciated Refer here

Can I know when and why need to use Purchases.subscriptionsv2:get Google API ?

Dessy
  • 11
  • 1
  • The `Purchases.subscriptionsv2:get` is used on the server side. whereas, the `BillingClient.queryPurchasesAsync()` is used on the client side – zangw Aug 10 '23 at 09:51

0 Answers0