For an app supporting scenes, the userInfo dictionary in application(_:didFinishLaunchingWithOptions:) is nil.
In a #SwiftUI app, what’s the correct way then to determine if the app was launched because of a location event (such as a significant location change, a region monitoring/geofencing enter/exit and/or a visit)?
