Questions tagged [custom-scheme-url]

19 questions
0
votes
1 answer

How does iOS choose which app to launch when a generic URL Scheme is launched?

How does iOS choose which app to launch when a generic URL Scheme is launched ? What I know from older document is Note: If more than one third-party app registers to handle the same URL scheme, there is currently no process for determining which…
0
votes
0 answers

WKWebView using loadHTMLString:baseURL: api, WKURLSchemeTask not working

WKWebViewConfiguration: [configuration setURLSchemeHandler:self forURLScheme:@"wkpath"]; WKWebView: NSString *html = @"\ \