HDL-ON_Android/Application.cs
@@ -40,9 +40,6 @@ public override void OnCreate() { if (Shared.Application.Activity != null) { //reStartApp(this); @@ -178,6 +175,7 @@ //if (HDL_ON.DriverLayer.Control.Ins.IsRemote) { HDL_ON.DAL.Mqtt.MqttClient.DisConnectRemote("closeTime", false); HDL_ON.DriverLayer.Control.Ins.GatewayOnline_Cloud = HDL_ON.DriverLayer.Control.Ins.GatewayOnline_Local = false; } }