Is it possible to implement an API that allows for modifying an App Info Localization? Specifically, I'm interested in updating localized app-level information for different languages, including attributes like name, subtitle, and privacyPolicyText.
HI @bednar, thank you for this feature request, we have taken note of it. We can't give an ETA yet but we'll post an update here once this becomes available.
Is it possible to implement an API that allows for modifying an App Info Localization? Specifically, I'm interested in updating localized app-level information for different languages, including attributes like
name
,subtitle
, andprivacyPolicyText
.For reference, here is the relevant documentation from Apple: Modify an App Info Localization.
This functionality could greatly enhance our ability to manage app details dynamically.