From 374a2b0c6b3efb40e8aea784d48b5bf54d6e1ddb Mon Sep 17 00:00:00 2001
From: Davin <591807572@qq.com>
Date: 星期五, 21 七月 2023 15:26:41 +0800
Subject: [PATCH] feature naviStatusHeight

---
 HDL_ON/Common/HDLCommon.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HDL_ON/Common/HDLCommon.cs b/HDL_ON/Common/HDLCommon.cs
index 8f7a34f..2b9b99d 100644
--- a/HDL_ON/Common/HDLCommon.cs
+++ b/HDL_ON/Common/HDLCommon.cs
@@ -496,7 +496,7 @@
 
 #if __IOS__
                     //5.鍏ㄨ閫氱櫥鍑�
-                    Shared.IOS.HDLFVSDK.Video.Logout();
+                    //Shared.IOS.HDLFVSDK.Video.Logout();
                     //6.娓呯┖Siri鍏变韩鏁版嵁淇℃伅
                     new Other.SkipControl().SetData(false, "", "", "", "");
                     var sDM = new SiriKit.SceneDateManager();

--
Gitblit v1.8.0