I want to force open some url links in Safari only and not the default browser in ios 14.
openURL:options:completionHandler: method opens the links in the default system browser.
x-web-search:// to open safari makes a search in the browser and does not open the link.
safari-<link> does not work either.