Universal links & deep links works when I am already debugging the app.
However I can't test opening a link from a cold start. I.e. Tapping on a link on safari when the app is not running.
I cant see how to attach the debugger if Xcode does not launch the app itself.
I assumed the answer would be create a custom scheme, but I can't see any options to open the app with web link.