Parcourir la source

1.音视频链接不上弹框 暂时屏蔽

huangxiaodong il y a 1 an
Parent
commit
deae8407ce

+ 3 - 1
创维盒子/双子星云手机/CloudPlayer/PlayerViewController.mm

@@ -2954,7 +2954,9 @@ static int  couneeee = 0;
              [self tryAgain];
         }
         else if(self.webSocketConcentTime > 0){
-            [self showNetErrorAlertFun:3];
+            //后续要跟进
+            HLog(@"\n\n\n\n\n 云手机30s 无渲染数据 要跟进 \n\n\n\n\n");
+            //[self showNetErrorAlertFun:3];
         }