shish 3 rokov pred
rodič
commit
d365e33036

+ 2 - 5
hdPad/src/manifest.json

@@ -25,7 +25,6 @@
             "VideoPlayer" : {},
             "VideoPlayer" : {},
             "Bluetooth" : {},
             "Bluetooth" : {},
             "Geolocation" : {},
             "Geolocation" : {},
-            "Push" : {},
             "OAuth" : {},
             "OAuth" : {},
             "Share" : {}
             "Share" : {}
         },
         },
@@ -65,7 +64,7 @@
                     "entitlements" : {
                     "entitlements" : {
                         "com.apple.developer.associated-domains" : [ "applinks:fronttg.wixhb.com" ]
                         "com.apple.developer.associated-domains" : [ "applinks:fronttg.wixhb.com" ]
                     }
                     }
-                }          
+                }
             },
             },
             /* SDK配置 */
             /* SDK配置 */
             "sdkConfigs" : {
             "sdkConfigs" : {
@@ -74,9 +73,7 @@
                 },
                 },
                 "ad" : {},
                 "ad" : {},
                 "oauth" : {},
                 "oauth" : {},
-                "push" : {
-                    "unipush" : {}
-                }
+                "push" : {}
             },
             },
             "orientation" : [ "portrait-primary" ],
             "orientation" : [ "portrait-primary" ],
             "icons" : {
             "icons" : {

+ 1 - 4
开发/hdPad/src/manifest.json

@@ -25,7 +25,6 @@
             "VideoPlayer" : {},
             "VideoPlayer" : {},
             "Bluetooth" : {},
             "Bluetooth" : {},
             "Geolocation" : {},
             "Geolocation" : {},
-            "Push" : {},
             "OAuth" : {},
             "OAuth" : {},
             "Share" : {}
             "Share" : {}
         },
         },
@@ -74,9 +73,7 @@
                 },
                 },
                 "ad" : {},
                 "ad" : {},
                 "oauth" : {},
                 "oauth" : {},
-                "push" : {
-                    "unipush" : {}
-                }
+                "push" : {}
             },
             },
             "orientation" : [ "portrait-primary" ],
             "orientation" : [ "portrait-primary" ],
             "icons" : {
             "icons" : {

+ 1 - 4
线上/hdPad/src/manifest.json

@@ -25,7 +25,6 @@
             "VideoPlayer" : {},
             "VideoPlayer" : {},
             "Bluetooth" : {},
             "Bluetooth" : {},
             "Geolocation" : {},
             "Geolocation" : {},
-            "Push" : {},
             "OAuth" : {},
             "OAuth" : {},
             "Share" : {}
             "Share" : {}
         },
         },
@@ -74,9 +73,7 @@
                 },
                 },
                 "ad" : {},
                 "ad" : {},
                 "oauth" : {},
                 "oauth" : {},
-                "push" : {
-                    "unipush" : {}
-                }
+                "push" : {}
             },
             },
             "orientation" : [ "portrait-primary" ],
             "orientation" : [ "portrait-primary" ],
             "icons" : {
             "icons" : {