You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After configuring the iap in the appstore connect and setting the base price, apple automatically converts it for all the other countries.
After fetching the product using the hook, I realized I always get the base price and not the one corresponding to my local area.
If I set the base price to '4.99$', apple converts it to '5.99€' for european countries, and the received product always shows '4,99 $US', for someone living in europe it also returns '4,99 $US' instead of '5.99€'.
The 'description', 'displayName' and 'title' are indeed localized but not the price.
Does someone know how to get the local price ? Thanks in advance !
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
After configuring the iap in the appstore connect and setting the base price, apple automatically converts it for all the other countries.
After fetching the product using the hook, I realized I always get the base price and not the one corresponding to my local area.
If I set the base price to '4.99$', apple converts it to '5.99€' for european countries, and the received product always shows '4,99 $US', for someone living in europe it also returns '4,99 $US' instead of '5.99€'.
The 'description', 'displayName' and 'title' are indeed localized but not the price.
Does someone know how to get the local price ? Thanks in advance !
Beta Was this translation helpful? Give feedback.
All reactions