HDL-ON_iOS/AppDelegate.cs
@@ -147,6 +147,7 @@ public override void DidEnterBackground(UIApplication application) { SharedMethod.SharedMethod.IsBackground = true; if (MainPage.LoginUser != null) HDL_ON.Entity.DB_ResidenceData.residenceData.SaveResidenceData(); Console.WriteLine("DidEnterBackground"); }