The property Product.displayPrice does not display the correct price

Hi,

I'm new to AppStore Connect, and I'm learning how subscriptions work.

I'm finalizing my first app, but on my TF, I'm having some issues with the price: it's always displayed in US dollars on my paywall. When I tap "subscribe," the Apple sheet correctly offers the price in euros.

I'm using Product.displayPrice to display the price in my paywall. The documentation did mention it is

The localized string representation of the product price, suitable for display.

So, is it normal in my case for the price in dollars to be displayed and not the price in euros like the Apple sheet?

Thank you in advance for your help.

For more information, see Test In-App Purchases for all regions.

The property Product.displayPrice does not display the correct price
 
 
Q