FlutterNote
FlutterNote copied to clipboard
BUILD TARGET Runner OF PROJECT Runner WITH CONFIGURATION Debug
trafficstars
AppDelegate.swift:8:65: error: 'LaunchOptionsKey' is not a member type of 'UIApplication'
didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?
In AppDelegate.swift, Use UIApplicationLaunchOptionsKey instead of UIApplication.LaunchOptionsKey
@link: https://stackoverflow.com/questions/58158130/error-running-on-ios-simulator-with-flutter