简体   繁体   English

iOS应用如何知道最终用户的语言选择?

[英]How does an iOS app know the final user's language choice?

Let's suppose we've translated our application to a new language and we have the localization files in our project. 假设我们已经将应用程序翻译成新的语言,并且在项目中有本地化文件。 Now, how is the app going to know the language of the final user? 现在,应用程序将如何了解最终用户的语言?

Is the app going to change the language depending on the settings of the iPhone/iPad? 该应用程序是否会根据iPhone / iPad的设置更改语言?

该应用程序根据用户设置的地区和语言确定要使用的语言。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 iOS-如何在iOS应用上跟踪用户对推送通知的选择? - iOS - How to track user choice for push notification on an iOS app? iOS:“蓝牙配对请求”对话框-我可以知道用户的选择吗? - iOS: Bluetooth Pairing Request Dialog - Can I know the user's choice? iOS应用本地化取决于用户在应用中的选择 - iOS app localization depends on user choice in app 当用户禁用推送通知时,“Yo”ios应用程序如何知道? - How does “Yo” ios app know when the user disables push notifications? Facebook iOS 应用程序如何知道其 WebView User-Agent 中的移动运营商 - how does Facebook iOS app know the mobile carrier in its WebView User-Agent 如何知道特定用户卸载应用程序(iOS和Android)? - How to know a particular user uninstall the app (iOS & Android)? 如何知道哪个用户登录了我的ios应用 - how to know which user has logged in to my ios app 如何知道用户对iOS应用/游戏的评分 - How to know when an user rates an iOS app/game 如何知道应用程序用户是否单击了推送通知ios? - How to know if app user click on push notification ios? 如何知道用户已经在iOS应用上完成Facebook登录 - How to know user has already done Facebook login at iOS app
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM