Hi guys,
I’m looking for the best way to show different images for players in different countries, so I don’t have to upload separate APKs in Google Play. Precisely, I’d like to show img1 in UK, USA, AU and CAN, img2 in PL and nothing in remaining countries.
My initial ideas were:
- use GPS,
- use system language settings.
Maybe you’ve got better propositions? Thanks!