Determine Play Store Country

后端 未结 5 1562
旧巷少年郎
旧巷少年郎 2021-02-14 16:39

I\'m looking to see if there is any way to tell what country version of the play store a user has on their android phone.

Basically I want to turn off In-App Purchasin

5条回答
  •  半阙折子戏
    2021-02-14 17:05

    I have one idea about it, but i haven't try it yet (maybe smbd can give some feedback about using this approach).

    The idea is to use getSkuDetails to get price_currency_code and disable billing for some currencies.

提交回复
热议问题