ios上架审核的时候报Missing Info.plist value. This app has the com.apple.developer.avfoundation.multitasking-camera-access entitlement, so the UIBackgroundModes Info.plist key must contain a “voip” entry. App 开启了一个名为“多任务摄像头访问”的权限,但没有同时声明它具备“VoIP”(网络电话)后台运行模式。 苹果规定,这两个必须同时存在。
我想去掉 com.apple.developer.avfoundation.multitasking-camera-access 这个怎么操作呢

3***@qq.com
- 发布:2025-10-14 09:53
- 更新:2025-10-14 09:53
- 阅读:25
ios上架审核的时候报 com.apple.developer.avfoundation.multitasking-camera-access entitlement
分类:uni-app
0 个回复