Is there a version of 'inapproducts.list' that can be called from my app on the phone?

18 Views Asked by At

The Google Play Store back end has a call to retrieve all products for an app.

https://developers.google.com/android-publisher/api-ref/rest/v3/inappproducts/list

Is there a way to do this from my Kotlin client on the phone using BillingClient or something similar?

0

There are 0 best solutions below