Is there a way to react when your app is opened via home quick actions? You can still enable them via the .plist or via UIApplication.shared.shortcutItems. But with AppDelegate being replace by @main now, I'm having a little trouble finding out when a quick action is selected.
Cheers!
Cheers!