uni-app发布ios审核报错使用了com.apple.developer.calling-app模块 实际并没有
uni-app发布ios审核报错使用了com.apple.developer.calling-app模块 实际并没有
| 开发环境 | 版本号 | 项目创建方式 |
|---|---|---|
| Mac | 15.2 | HBuilderX |
产品分类:uniapp/App
PC开发环境操作系统:Mac
PC开发环境操作系统版本号:15.2
HBuilderX类型:正式
HBuilderX版本号:4.66
手机系统:iOS
手机系统版本号:iOS 18
手机厂商:苹果
手机机型:iphone13
页面类型:vue
vue版本:vue3
打包方式:云端
项目创建方式:HBuilderX
### 操作步骤:
打包就出现
### 预期结果:
打包不出现
### 实际结果:
打包出现
### bug描述:
Missing Info.plist value. This app has the com.apple.developer.calling-app entitlement, so the UIBackgroundModes Info.plist key at “HBuilder.app” must contain a “voip” entry. For details, visit: https://developer.apple.com/documentation/callkit/preparing-your-app-to-be-the-default-calling-app. (91114) 我并没有使用com.apple.developer.calling-app模块 使用了uni.makePhoneCall拨打电话
更多关于uni-app发布ios审核报错使用了com.apple.developer.calling-app模块 实际并没有的实战教程也可以访问 https://www.itying.com/category-93-b0.html

