jeffFG
Results
1
issues of
jeffFG
Apple will soon force the use of UISceneDelegate ``` func application( _ app: UIApplication, open url: URL,options: [UIApplication.OpenURLOptionsKey: Any] = [:] ) -> Bool { .... ``` in Appdelegate will...
enhancement
triage