Hello,
I have created a custom Paywall V2 for my offerings and I added a text component with this content:
First {{ product.offer_period_with_unit }} free, then {{ product.price_per_period }}. Cancel anytime.
The variable {{ product.price_per_period }} is bold while the rest of the content is Regular. The text displays correctly in the preview but in the TestFlight build the variables appears as **{{ product.price_per_period }}**.
Could anyone please point me in the right direction to fix this?
Thank you in advance.
[Screenshot from preview]

[Screenshot from TestFlight build]
