diff --git a/manifest.json b/manifest.json index 9ac2c11..1300a67 100644 --- a/manifest.json +++ b/manifest.json @@ -55,7 +55,7 @@ /* ios打包配置 */ "ios" : { // "deploymentTarget" : "15.0", //2027年开始,不再支持15.0以下的ios版本,就放开这里 - "UIBackgroundModes" : "", + "UIBackgroundModes" : ["remote-notification"], "privacyDescription" : { "NSLocationWhenInUseUsageDescription" : "导航SDK需要您的定位服务,否则可能无法使用,如果您需要使用后台导航功能请选择“始终允许”。", "NSLocationAlwaysUsageDescription" : "导航SDK需要您的定位服务,否则可能无法使用。", @@ -63,7 +63,7 @@ "NSCameraUsageDescription" : "用户商家拍照上传商品图片和上传门头图", "NSPhotoLibraryAddUsageDescription" : "用户商家在相册选择图片,上传商品图片和上传门头图", "NSPhotoLibraryUsageDescription" : "用户商家在相册选择图片,上传商品图片和上传门头图", - "NSBluetoothPeripheralUsageDescription" : "用于商家连接蓝牙打印机打印出餐小票" + "NSBluetoothPeripheralUsageDescription" : "App需要连接蓝牙打印机,以便为您打印出餐小票。" }, "urlschemewhitelist" : "amapuri", "validArchitectures" : [ "arm64" ], @@ -164,7 +164,7 @@ "platforms" : "Android,iOS", "url" : "https://ext.dcloud.net.cn/plugin?id=4028", "android_package_name" : "com.peisong", - "ios_bundle_id" : "com.xenjoyou.banjingli", + "ios_bundle_id" : "com.peisong", "isCloud" : true, "bought" : 1, "pid" : "4028", @@ -194,7 +194,7 @@ }, "JG-JPush" : { "JPUSH_ADVERTISINGID_IOS" : "130f556e8473c9b558777fe3", - "JPUSH_DEFAULTINITJPUSH_IOS" : "130f556e8473c9b558777fe3", + "JPUSH_DEFAULTINITJPUSH_IOS" : "true", "JPUSH_GOOGLE_API_KEY" : "130f556e8473c9b558777fe3", "JPUSH_GOOGLE_APP_ID" : "130f556e8473c9b558777fe3", "JPUSH_GOOGLE_PROJECT_ID" : "130f556e8473c9b558777fe3", @@ -202,7 +202,7 @@ "JPUSH_GOOGLE_STORAGE_BUCKET" : "130f556e8473c9b558777fe3", "JPUSH_HONOR_APPID" : "130f556e8473c9b558777fe3", "JPUSH_HUAWEI_APPID" : "130f556e8473c9b558777fe3", - "JPUSH_ISPRODUCTION_IOS" : "130f556e8473c9b558777fe3", + "JPUSH_ISPRODUCTION_IOS" : "false", "JPUSH_MEIZU_APPID" : "130f556e8473c9b558777fe3", "JPUSH_MEIZU_APPKEY" : "130f556e8473c9b558777fe3", "JPUSH_OPPO_APPID" : "130f556e8473c9b558777fe3",