Skip to content

Commit ebf8ea2

Browse files
committed
Updating app delegate
1 parent 0c9213d commit ebf8ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/admob/app_open_example/ios/Runner/AppDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import UIKit
1616
import Flutter
1717

18-
@UIApplicationMain
18+
@main
1919
@objc class AppDelegate: FlutterAppDelegate {
2020
override func application(
2121
_ application: UIApplication,

0 commit comments

Comments
 (0)