ios 14 - open link in Safari

I want to force open some url links in Safari only and not the default browser in ios 14.
  1. openURL:options:completionHandler: method opens the links in the default system browser.

  2. x-web-search:// to open safari makes a search in the browser and does not open the link.

  3. safari-<link> does not work either.

Please let me know if there is any specific scheme for Safari like we have for other browsers.
Navigate to a website that you'd like to view the desktop version of.

Tap the "aA" icon in the top-left corner of the screen to reveal the Website View menu.

Select Request Desktop Website from the dropdown menu.
ios 14 - open link in Safari
 
 
Q