From c9a9ed242a44c83360595cec0f6433ff5e64ab5c Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期一, 17 四月 2023 09:22:33 +0800 Subject: [PATCH] 备份 --- HDL-ON_Android/SplashActivity.cs | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/HDL-ON_Android/SplashActivity.cs b/HDL-ON_Android/SplashActivity.cs index 54eae56..7def421 100644 --- a/HDL-ON_Android/SplashActivity.cs +++ b/HDL-ON_Android/SplashActivity.cs @@ -109,6 +109,9 @@ //#endif JPushInterface.Init(this); + //Com.Chteam.Agent.BuglyAgentHelper.Init(this.ApplicationContext, "316a8f5d83"); + + BaseActivity.OnCreateActoin += (activity, application) => { @@ -204,7 +207,7 @@ //} //else //{ - // Console.WriteLine("HHH 缃戠粶鍙樺寲浣嗗浜庡悗鍙�"); + //Console.WriteLine("HHH 缃戠粶鍙樺寲浣嗗浜庡悗鍙�"+internetStatus); //} //缃戠粶鍙樺寲澶勭悊 -- Gitblit v1.8.0