【问题标题】:Current device language is not getting updated in iOS 11当前设备语言未在 iOS 11 中更新
【发布时间】:2023-04-06 20:11:02
【问题描述】:

全新安装时,应用采用当前设备语言

如果用户从应用程序中选择任何不同的语言(西班牙语、德语、波兰语等)并希望切换回设备语言。

[nslocale currentlocale]]localeidentifier] 或 [nslocale autoupdatingcurrentlocale]]localeidentifier] 或 systemlocale 方法不返回当前设备语言,而是返回用户从应用程序中最后选择的语言。

【问题讨论】:

    标签: ios iphone ipad mobile ios11


    【解决方案1】:

    我使用了 NSLocale.preferredLanguages[0].contains("XX")....

    【讨论】:

      猜你喜欢
      • 2011-10-13
      • 1970-01-01
      • 1970-01-01
      • 2015-08-13
      • 2013-03-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多