From d2a2fd1f8e7fdd6caa3b625e8f21a14ad5d798f6 Mon Sep 17 00:00:00 2001 From: Aamir Date: Mon, 2 Dec 2024 10:13:19 +0300 Subject: [PATCH] ios --- ios/Runner/AppDelegate.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/Runner/AppDelegate.swift b/ios/Runner/AppDelegate.swift index 08c4b02..f901141 100644 --- a/ios/Runner/AppDelegate.swift +++ b/ios/Runner/AppDelegate.swift @@ -6,7 +6,7 @@ import flutter_local_notifications -@UIApplicationMain +@main @objc class AppDelegate: FlutterAppDelegate { override func application( _ application: UIApplication,