Tapping a WidgetKit widget automatically launches its parent application. How can I detect if my application was launched from its WidgetKit widget extension?
I'm unable to find any documentation on capturing this in the applications AppDelegate and/or SceneDelegate.
I'm unable to find any documentation on capturing this in the applications AppDelegate and/or SceneDelegate.
Answered on SO: https://stackoverflow.com/a/63715553/2108547