I'm actually still seeing this issue. When I tap a widget on my home screen with a link, neither the SceneDelegate.scene(_:willConnectTo:options:) or SceneDelegate.scene(_:openURLContexts:) API is called.
This prevents me from parsing the URLContexts, I just do not receive that information anymore.
Instead, SceneDelegate.sceneDidBecomeActive(_:) immediately is triggered.
All these APIs had worked perfectly fine every time on iOS 18. How is this still broken on iOS 26?
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: