Monday, 11 January 2021

In-app product details in different languages using the google play billing library

I'm using the Google Play Billing Library version 3 to fetch available in-app products.

After calling querySkuDetailsAsync on the BillingClient object, I'm correctly getting the SkuDetails for each product.

In the Google Play Console, I translated the product details into multiple languages. However, I'm getting the details only for the main language.

How can I fetch the in-app product details in different languages?



from In-app product details in different languages using the google play billing library

No comments:

Post a Comment