HDL-ON_Android/Other/JPush/JPushReceiver.cs
@@ -98,7 +98,6 @@ public override void OnRegister(Context context, string p1) { base.OnRegister(context, p1); Utlis.WriteLine("JPushOnRegister: " + p1); } @@ -112,8 +111,6 @@ //{ // try // { // if (JPushMessageInfo.Extras.Contains("Offline") == true) // { // Shared.Application.RunOnMainThread(() => @@ -141,7 +138,7 @@ //} /// <summary> /// 打开消息显示界面 /// 打开消息显示界面.010000 /// </summary> /// <param name="context"></param> /// <param name="notificationMessage"></param>