xyj199509
xyj199509
  • 发布:2024-05-30 10:39
  • 更新:2024-06-06 14:48
  • 阅读:329

【报Bug】跟踪用户活动(NSUserTrackingUsageDescription)无法修改为英文导致ios审核不通过

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: Windows 11

HBuilderX类型: Alpha

HBuilderX版本号: 4.12

手机系统: iOS

手机系统版本号: iOS 16

手机厂商: 苹果

手机机型: iPhone13

页面类型: vue

vue版本: vue2

打包方式: 云端

项目创建方式: HBuilderX

示例代码:

"ios" : {
"dSYMs" : false,
"privacyDescription" : {
"NSPhotoLibraryUsageDescription" : "便于您使用该功能上传您的照片/图片/视频及用于更换头像、意见反馈、发布信息/内容评价、下载与客服沟通等场景中读取和写入相册和文件内容。",
"NSPhotoLibraryAddUsageDescription" : "便于您使用该功能上传您的照片/图片/视频及用于更换头像、意见反馈、保存相册、发布信息/内容评价、下载与客服沟通等场景中读取和写入相册和文件内容。",
"NSCameraUsageDescription" : "便于您使用该功能上传您的照片/图片/视频及用于更换头像、意见反馈、发布信息/内容评价、下载与客服沟通等场景中读取和写入相册和文件内容。",
"NSUserTrackingUsageDescription" : "Please rest assured that enabling permissions will not obtain your private information on other sites, and this permission is only used to identify the device and ensure the security of the service and prompt browsing experience"
},
"idfa" : true
},

操作步骤:

"ios" : {
"dSYMs" : false,
"privacyDescription" : {
"NSPhotoLibraryUsageDescription" : "便于您使用该功能上传您的照片/图片/视频及用于更换头像、意见反馈、发布信息/内容评价、下载与客服沟通等场景中读取和写入相册和文件内容。",
"NSPhotoLibraryAddUsageDescription" : "便于您使用该功能上传您的照片/图片/视频及用于更换头像、意见反馈、保存相册、发布信息/内容评价、下载与客服沟通等场景中读取和写入相册和文件内容。",
"NSCameraUsageDescription" : "便于您使用该功能上传您的照片/图片/视频及用于更换头像、意见反馈、发布信息/内容评价、下载与客服沟通等场景中读取和写入相册和文件内容。",
"NSUserTrackingUsageDescription" : "Please rest assured that enabling permissions will not obtain your private information on other sites, and this permission is only used to identify the device and ensure the security of the service and prompt browsing experience"
},
"idfa" : true
},

预期结果:

"ios" : {
"dSYMs" : false,
"privacyDescription" : {
"NSPhotoLibraryUsageDescription" : "便于您使用该功能上传您的照片/图片/视频及用于更换头像、意见反馈、发布信息/内容评价、下载与客服沟通等场景中读取和写入相册和文件内容。",
"NSPhotoLibraryAddUsageDescription" : "便于您使用该功能上传您的照片/图片/视频及用于更换头像、意见反馈、保存相册、发布信息/内容评价、下载与客服沟通等场景中读取和写入相册和文件内容。",
"NSCameraUsageDescription" : "便于您使用该功能上传您的照片/图片/视频及用于更换头像、意见反馈、发布信息/内容评价、下载与客服沟通等场景中读取和写入相册和文件内容。",
"NSUserTrackingUsageDescription" : "Please rest assured that enabling permissions will not obtain your private information on other sites, and this permission is only used to identify the device and ensure the security of the service and prompt browsing experience"
},
"idfa" : true
},

实际结果:

"ios" : {
"dSYMs" : false,
"privacyDescription" : {
"NSPhotoLibraryUsageDescription" : "便于您使用该功能上传您的照片/图片/视频及用于更换头像、意见反馈、发布信息/内容评价、下载与客服沟通等场景中读取和写入相册和文件内容。",
"NSPhotoLibraryAddUsageDescription" : "便于您使用该功能上传您的照片/图片/视频及用于更换头像、意见反馈、保存相册、发布信息/内容评价、下载与客服沟通等场景中读取和写入相册和文件内容。",
"NSCameraUsageDescription" : "便于您使用该功能上传您的照片/图片/视频及用于更换头像、意见反馈、发布信息/内容评价、下载与客服沟通等场景中读取和写入相册和文件内容。",
"NSUserTrackingUsageDescription" : "Please rest assured that enabling permissions will not obtain your private information on other sites, and this permission is only used to identify the device and ensure the security of the service and prompt browsing experience"
},
"idfa" : true
},

bug描述:

将NSUserTrackingUsageDescription 配置成英文后再ios中提示的还是中文

2024-05-30 10:39 负责人:无 分享
已邀请:
DCloud_App_Array

DCloud_App_Array

请提供appid并重新提交云端打包,我们查下打包日志确认下。

  • xyj199509 (作者)

    _UNI_EA0A26B

    2024-05-30 15:11

  • xyj199509 (作者)

    2024-05-30 15:12:43开始打包的 2024-05-03 15:14:41 打包完成的

    2024-05-30 15:15

  • xyj199509 (作者)

    你好,有结果了吗

    2024-05-31 10:23

  • xyj199509 (作者)

    你好,有确认吗

    2024-06-03 10:59

xyj199509

xyj199509 (作者)

有工作人员能回答一下吗

xyj199509

xyj199509 (作者)

现在卡在这里无法提交ios审核,麻烦帮忙看下

DCloud_App_Array

DCloud_App_Array

从后台日志看应用配置了国际化,而在manifest.json的“App权限配置”中设置隐私信息访问许可描述使用的是中文,这种情况建议manifest.json中的许可描述使用英文。

要回复问题请先登录注册