iOS Development opening a Safari page on Mac

Hi,

I'm just wondering if there is a way to open a safari page from the iOS app I am developing with Swift. The link property could be used in this scenario but I want to emphasize that the page must be open on macOS. So basically what I want is like the handoff feature of Apple but mixed with the link property. Maybe I could open a page using link structure but kinda not display it? Is there any workaround you can think of?

iOS Development opening a Safari page on Mac
 
 
Q