소스 검색

取消push推送

shish 3 년 전
부모
커밋
d365e33036
3개의 변경된 파일4개의 추가작업 그리고 13개의 파일을 삭제
  1. 2 5
      hdPad/src/manifest.json
  2. 1 4
      开发/hdPad/src/manifest.json
  3. 1 4
      线上/hdPad/src/manifest.json

+ 2 - 5
hdPad/src/manifest.json

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

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

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

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

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