1
wxr
2022-12-30 9ebd6edb9beddf1a6881b2ca924ed43bf5cedfbe
ON.Ios/AppDelegate.cs
@@ -26,7 +26,7 @@
    // The UIApplicationDelegate for the application. This class is responsible for launching the
    // User Interface of the application, as well as listening (and optionally responding) to application events from iOS.FinishLaunching
    [Register ("AppDelegate")]
    public class AppDelegate : BaseApplicationDelegateForHdlOn
    public class AppDelegate : BaseDelegate // BaseApplicationDelegateForHdlOn
    {
        public override UIWindow Window{
            get;