Localized subscription information is not displaying correctly in the app.
Only the English version appears, even when the device language is switched to a supported, localized language configured in App Store Connect.
Changing the device language to a non-English language (which is properly set up in App Store Connect localization) does not update the subscription group text — it still shows English.
The code responsible for displaying the subscription description is:
1Text(pkg.storeProduct.localizedDescription)
App Store and RevenueCat configuration is set up correctly because it retrieves the price and English subscription details from the App Store.