Why doesn't Xcode support App Store metadata localization via .xcstrings?
I keep wondering why Apple doesn't let us localize App Store product page metadata the same way we localize in-app strings now with an .xcstrings file right inside Xcode.
I'm talking about the description, What’s New, promotional text, subtitle, and anything else that needs translation per language. Imagine just adding these strings to a catalog, seeing at a glance which languages are already done, what's missing, and what needs an update exactly like we do with in-app content. No more copy-pasting into App Store Connect or chasing version control manually.
It would be incredibly convenient to track translations, stay on top of updates, and keep everything in sync alongside the app code. Why do you think Apple hasn't built this yet? Is it a deliberate separation, or just not a priority? Curious to hear your thoughts.