Am I doing something wrong, or does didFinishLaunchingNotification
simply not fire in #SwiftUI .onReceive()
handlers?
I’m finding that the only way to detect app launch is to add back an AppDelegate, like an animal. That can’t be right?
Am I doing something wrong, or does didFinishLaunchingNotification
simply not fire in #SwiftUI .onReceive()
handlers?
I’m finding that the only way to detect app launch is to add back an AppDelegate, like an animal. That can’t be right?