Contents

primaryLanguage

The application’s primary language, represented as a BCP-47 identifier, as configured in App Store Connect.

Declaration

@property (copy, readonly, nullable) NSString * primaryLanguage;

Discussion

If no available localized asset packs match the current preferred languages, the system falls back on the application’s primary language.

See Also

Inspecting asset pack localization