3***@qq.com
3***@qq.com
  • 发布:2025-03-13 16:40
  • 更新:2025-03-13 19:40
  • 阅读:130

iOS上传警告,麦克风权限

分类:uni-app

We noticed one or more issues with a recent delivery for the following app:

ITMS-90738: Invalid purpose string value- The “” value for the NSMicrophoneUsageDescription key isn’t allowed in “HBuilder.app”. Your app’s code references one or more APIs that access sensitive user data, or the app has one or more entitlements that permit such access. The Info.plist file for the “HBuilder.app” bundle should contain a NSMicrophoneUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. For details, visit: https://developer.apple.com/documentation/uikit/protecting_the_user_s_privacy/requesting_access_to_protected_resources.

2025-03-13 16:40 负责人:无 分享
已邀请:
DCloud_App_Array

DCloud_App_Array

确认在manifest.json的“权限配置” -> “iOS隐私信息访问的许可描述” 中是否配置 “NSMicrophoneUsageDescription”

  • 有馬加奈

    似乎是最近更新到HBuilderX 4.56才发生的问题,以前都没有过要求写NSMicrophoneUsageDescription


    希望官方能排查一下

    2025-03-17 17:48

  • DCloud_App_Array

    回复 有馬加奈: 有没有使用chooseVideo或chooseMeida相关的功能,如果使用到了就需要配置NSMicrophoneUsageDescription ,把 ipa 也发出。

    2025-03-20 15:02

要回复问题请先登录注册