I’m testing my app for which I’ve configured a v1 paywall offering choice of subscriptions and a single lifetime price.
The paywall sheet is displaying fine but the offering variable is not translated.
I’m seeing offering panels like:
First {{ sub_offer_duration }} free, then $7.99/yr ($0.67/mo).
I will get around it for now just hard-coding in the values but it looks like a bug.
Using SDK via SPM ver 5.19.0
cheers
Andy