func application(_ application: UIApplication,
didFinishLaunchingWithOptions
launchOptions: [UIApplication.LaunchOptionsKey: Any]?
) -> Bool {
- 실행 프로세스가 끝나고 앱이 실행될 준비가 되었음을 알림
- 두개의 파라미터를 전달
- UIApplication
- [UIApplication.LaunchOptionsKey: Any] 앱이 시작된 이유가 담겨있는 Dictionary이다.
annotation
bluetoothCentrals
bluetoothPeripherals
cloudKitShareMetadata
location
newsstandDownloads
remoteNotification
(Push 알림으로 앱 진입)
shortcutItem
(Shortcut으로 앱 진입
sourceApplication
url
userActivityDictionary
(유니버셜 링크로 앱 진입)
userActivityType