HDL-ON_iOS/AppDelegate.cs
@@ -1,4 +1,4 @@ using System; using System; using Foundation; using HDL_ON; using Shared; @@ -304,6 +304,8 @@ #endregion //高德key GDMapKit.setGDApiKey("f0635ea15c5d579c6e93d9f07a06da69"); Console.WriteLine("FinishedLaunching"); return true; }