陈嘉乐
2020-06-22 9d15f7a2c309cb859d5ed0f61e4eb2cac57e3507
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;