ソースを参照

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

huangxiaodong 1 年間 前
コミット
deae8407ce
共有1 個のファイルを変更した3 個の追加1 個の削除を含む
  1. 3 1
      创维盒子/双子星云手机/CloudPlayer/PlayerViewController.mm

+ 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];
         }