Dear all, I am implementing in-app purchase in an app and have entered the prices in dollars for consumable products. When I am fetching the prices in the App, the dollar prices are matching with the store prices but the euro prices are not matching. In store it shows 4,99 Euro and in the APP 5,99 Euro. Any Idea, what could be the problem?
Additional info : I am using REACT native expo-in-app purchase library.