HDL-ON_iOS/AppDelegate.cs
@@ -245,6 +245,7 @@ public override bool FinishedLaunching(UIApplication application, NSDictionary launchOptions) { Console.WriteLine("111111111111"); SetCurrentLanguage(); //Shared.Application.FontSize = 12; //Bugly.Bugly.StartWithAppId("b58fb35436"); @@ -274,7 +275,8 @@ //{ // //RemoteInfo.Current.ReadMsgList(true); //} //高德key GDMapKit.setGDApiKey("f0635ea15c5d579c6e93d9f07a06da69"); Console.WriteLine("FinishedLaunching"); return true; }