HDL Home App 第二版本 旧平台金堂用 正在使用
chenqiyang
2022-03-29 17bf9921d0432fcab9d43ed256f02334e1cf6755
ZigbeeApp/Shared/Common/CommonPage.cs
@@ -319,6 +319,10 @@
            {
                Application.RunOnMainThread(() =>
                {
#if iOS
                    //全视通退出登录
                    Shared.IOS.HDLFVSDK.Video.Logout();
#endif
                    //设定一个时间
                    Config.Instance.LoginDateTime = new DateTime(1970, 1, 1);
                    Config.Instance.Save();