zhanzengyu/FlutterNote

BUILD TARGET Runner OF PROJECT Runner WITH CONFIGURATION Debug

zhanzengyu opened this issue · 1 comments

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