65813 - Allow iOS apps to handle associated domains universal links

Feedback Case Number: 65813
Title: Allow iOS apps to handle associated domains universal links

Case has been closed because xojo states that it already does this?:

This case has been closed because our testing staff has been unable to reproduce the behavior.
I’ve just checked what the Xojo IDE writes vs what Xcode writes and they are identical.

Has anyone been able to use App.HandleURL for Universal domains?
Note “Universal domains” is NOT equal to a URI handler (myapp://) instead it’s meant to handle your own domain paths using your app instead of safari (or other mobile browser). This allows for a seamless way to go from your web app to an ios (or macos) app.

I have not tried this yet.
But I have a use case for it so I will try it very soon.

Good, i’ve tested everything in xojo and i don’t see a way to do it.