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
235 stars 39 forks source link

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

Open bednar opened 1 month ago

bednar commented 1 month 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 1 month 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 1 month ago

@helinanever thanks a lot