HDL-ON_iOS/AppDelegate.cs
@@ -343,6 +343,14 @@ //{ // //RemoteInfo.Current.ReadMsgList(true); //} try { UMSdk.HDLUMSDK.InitUMSDKWithAppKey("61d56642e0f9bb492bbc3e72", "IOS"); } catch(Exception ex) { Console.WriteLine("启动友盟SDK异常:"+ex.Message); } Console.WriteLine("FinishedLaunching"); return true;