浏览代码

bug 修复

lilei 2 年之前
父节点
当前提交
a79236e6c4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      manifest.json

+ 1 - 1
manifest.json

@@ -93,7 +93,7 @@
             "ios" : {
                 "idfa" : false,
                 "dSYMs" : false,
-                "UIBackgroundModes" : "audio,bluetooth-central,remote-notification",
+                "UIBackgroundModes" : "bluetooth-central",
                 "privacyDescription" : {
                     //可选,JSON对象,iOS隐私信息访问的许可描述
                     "NSPhotoLibraryUsageDescription" : "扫描识别产品需要访问设备相册,是否同意?", //可选,字符串类型,系统相册读取权限描述