wxr
2020-06-08 b71dfb3ca100340005d56e1298292807da82322d
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;