wxr
2020-12-22 a56a485926a8927f904d7f4795c371c25b35753a
HDL-ON_iOS/AppDelegate.cs
@@ -232,7 +232,8 @@
            Window.RootViewController = rootViewController;
            Window.MakeKeyAndVisible();
            //AppCenter.Start("e1add75a-82c6-4a5c-a902-4705b195748e",typeof(Analytics), typeof(Crashes));
            AppCenter.Start("e1add75a-82c6-4a5c-a902-4705b195748e", typeof(Analytics), typeof(Crashes));
            base.FinishedLaunching(application, launchOptions);
            SharedMethod.SharedMethod.sharedApp = application;