android - How to test localized prices with In-app billing v3 -


my app displays prices reported getskudetails() api. confirm working i'd setup device display prices different locales.

i've tried logging in google accounts different countries , setting system language prices still appear in own locale. how can setup device can see prices reported in different locales?

i guess that's not easy. in case experienced same issue. according information read, looks there several procedures google uses locate user. 1 of them consist of check procedence of credit card registered in google play, if users has one. if case, shown prices of locale corresponding credit card.

second check, made thru sim card of mobile phone. if don't have sim card or device tablet without sim card, next step looking wifi connection.

localization of wifi spot, , ipaddress, used geolocate user.

finally if nothing of works, locale settings in device used. in way, google show prices according place are, couldn't match locale settings in device.

for example, if you're spanish, tablet local settings in spanish, , you're right in usa, has sense show prices in euros, because price charged in credit card, , understand better currency conversion, because use euro in life.

i hope helps you.

so resume, how test it? difficult.

best regards.


Comments

Popular posts from this blog

plot - Remove Objects from Legend When You Have Also Used Fit, Matlab -

java - Why does my date parsing return a weird date? -

Need help in packaging app using TideSDK on Windows -