Post

Replies

Boosts

Views

Activity

iOS 16 localisation fallback logic
Hello, I have a question regarding the fallback mechanism for localization in iOS 16. I've noticed that there is different behavior in iOS 16 compared to previous versions. Specifically, I want to have a different app name for en-NZ and en-AU. To achieve this, I have defined an InfoPlist.strings file with different values for CFBundleDisplayName for each locale. I'm having an issue with iOS 16, en-NZ is always taking the value from en-AU and displaying the same app name for both locales. I have searched for proper Apple documentation explaining the current fallback logic, but couldn't find any. Could someone please help me understand how to fix this issue in iOS 16? It's working fine in iOS 15. Thank you!
4
0
995
Mar ’23
What is the process for changing the version number of an application to a lower number?
Hello, Currently, my app's version number is 2023.5, but I would like to change it to 23.5. Could someone please advise me on how can I do this? Thank you!
Replies
1
Boosts
0
Views
363
Activity
Mar ’23
iOS 16 localisation fallback logic
Hello, I have a question regarding the fallback mechanism for localization in iOS 16. I've noticed that there is different behavior in iOS 16 compared to previous versions. Specifically, I want to have a different app name for en-NZ and en-AU. To achieve this, I have defined an InfoPlist.strings file with different values for CFBundleDisplayName for each locale. I'm having an issue with iOS 16, en-NZ is always taking the value from en-AU and displaying the same app name for both locales. I have searched for proper Apple documentation explaining the current fallback logic, but couldn't find any. Could someone please help me understand how to fix this issue in iOS 16? It's working fine in iOS 15. Thank you!
Replies
4
Boosts
0
Views
995
Activity
Mar ’23