Crabtree/ON/Application.cs
@@ -75,7 +75,6 @@ //BaseActivity.KeepScreenON = false; BaseActivity.BackKeyAction = () => { if (Shared.SimpleControl.MainPage.Loading != null) { Utlis.WriteLine (MainPage.Loading.CurStatus); @@ -196,7 +195,7 @@ } void checkSomeInfo () { RemoteInfo.Current.ReadMsgList (UserConfig.Instance.tokenID, IsShowTip); //RemoteInfo.Current.ReadMsgList (UserConfig.Instance.tokenID, IsShowTip); //JPushInterface.ClearAllNotifications (this); IsShowTip = true;