uniapp ios本地打包怎么删除相机模块
大家好,这里有个问题想请教各位高手,还请不吝赐教。
最近做了个app,打算上架ios,这个app没有使用相机功能,然后我把相机camera相关的NSCameraUsageDescription从infolist中删除了,
然后提交审核收到苹果的邮件,存在以下问题。
ITMS-90683: Missing Purpose String in Info.plist - Your app's code references one or more APIs that access sensitive user data. The app's Info.plist file should contain a NSCameraUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs
然后我仔细看了离线打包sdk方法,查看了那个feature ios 的excel表,
我把相关的libcamera删除了,重新打包,仍然回复该警告。
我搜索了很多文档,依然不知道如何彻底删除相机模块。
但是我这个app确实没有使用camera,如果强行使用,到时候没法解释为何我需要使用相机。
所以如果有知道怎么删除本地打包ios的相机模块的,还请不吝赐教,谢谢。
7***@qq.com (作者)
没有用到
2021-04-02 20:08