codemagic-ci-cd / cli-tools

Various utilities to managing Android and iOS app builds, code signing, and deployment.
https://codemagic.io/start/
GNU General Public License v3.0
267 stars 42 forks source link

Feature Request: Modify an App Info Localization [AppStoreConnect] #408

Open bednar opened 5 months ago

bednar commented 5 months ago

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.

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.

helinanever commented 5 months ago

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.

bednar commented 5 months ago

@helinanever thanks a lot