lilei 2 vuotta sitten
vanhempi
commit
a79236e6c4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      manifest.json

+ 1 - 1
manifest.json

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