陈嘉乐
2020-07-10 3b41b78adb42dc334b9ad8f365a0858004e731fb
HDL-ON_iOS/AppDelegate.cs
@@ -155,7 +155,7 @@
        public override void WillEnterForeground(UIApplication application)
        {
            SharedMethod.SharedMethod.IsBackground = false;
            BusSocket.Start(6000);
            //BusSocket.Start(6000);
            AppUnlockPage.LoadPage();
            Console.WriteLine("WillEnterForeground");
            UIApplication.SharedApplication.ApplicationIconBadgeNumber = 0;