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
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.