Leo星星
Leo星星
  • 发布:2022-10-06 11:00
  • 更新:2022-10-06 18:00
  • 阅读:740

ios权限描述的多语言问题info.plist

分类:uni-app

苹果AppStore拒绝我说:
Please revise the purpose string in your app’s Info.plist file for the location to explain why your app needs access and include an example of how the user's data will be used.
You can modify your app's Info.plist file using the property list editor in Xcode.

意思是我的隐私描述应该有当地语言的。我除了大陆地区,还投放了英国和澳大利亚的市场。
我查了一下,在manifast.json里面,没有找到能设置中文和英文的地方。此外这个在info.plist里,也不是代码里面能动态控制的。
求助一下大家,看有什么解决方案没有。

2022-10-06 11:00 负责人:无 分享
已邀请:
FullStack

FullStack - 【插件开发】【专治疑难杂症】【ios上架、马甲包、白包、过审、已成功上架过几百个】【多款插件已上架:https://ext.dcloud.net.cn/publisher?id=22130】【非诚勿扰】QQ:543610866

配置这个权限看看:NSLocalNetworkUsageDescription

该问题目前已经被锁定, 无法添加新回复