iOS17.4.1及以上,系统语言是中文,关闭系统NFC,app内调用CoreNFC弹窗显示英文(正常应该显示中文,在iOS17.4.1是正常显示中文的)
iOS17.4.1及以上,系统语言是中文,关闭NFC,app内调用NFC弹窗显示英文
The system determines the languages your app supports based on the existence of the .lproj
folders. You can look into the bundles of your app and confirm that the .lproj
folder for Chinese is there.
If your app bundle contains the .lproj
folder for Chinese, and the system language is Chinese, the prompt should be Chinese – Otherwise, I’d suggest that you file a feedback report (http://developer.apple.com/bug-reporting/) and share your report ID here.
There is a similar discussion in this post.
Best,
——
Ziqiao Chen
Worldwide Developer Relations.
我的应用程序包含.lproj中文文件夹并且系统语言是中文,我已在feedback反馈,但是时间已经过去很久,并没有修复此问题和收到苹果的反馈.请问是否还有其他更有效的反馈方式?