JLChen
2020-04-22 fef8136ca77f03dc4fb8988da94dcaf9dcabc9e0
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;