From d58faf160265fcb760cb4ce78e449012eda05e81 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 07 十一月 2023 11:06:58 +0800 Subject: [PATCH] Update NewBindVerificationCodePage.cs --- HDL-ON_iOS/AppDelegate.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/AppDelegate.cs b/HDL-ON_iOS/AppDelegate.cs index 65119d7..9e1a694 100644 --- a/HDL-ON_iOS/AppDelegate.cs +++ b/HDL-ON_iOS/AppDelegate.cs @@ -248,6 +248,7 @@ // Shared.IOS.HDLFVSDK.Video.FVapplicationDidBecomeActive(application); //} Console.WriteLine("OnActivated"); + base.OnActivated(application); //HDL_ON.DriverLayer.Control.Ins.SearchLoaclGateway(); -- Gitblit v1.8.0