wxr
2020-09-14 a251442d9fc088b3d8cf74d20b959f0f6103b095
HDL-ON_iOS/AppDelegate.cs
@@ -156,7 +156,7 @@
        public override void WillEnterForeground(UIApplication application)
        {
            SharedMethod.SharedMethod.IsBackground = false;
            //BusSocket.Start(6000);
            BusSocket.Start(6000);
            new AppUnlockPage().LoadPage();
            Console.WriteLine("WillEnterForeground");
            UIApplication.SharedApplication.ApplicationIconBadgeNumber = 0;