AppMetadata.Redirect
with a valid universal link and set the linkMode
property to true
:
AppDelegate
or SceneDelegate
.
For more information on how to configure universal links for your app, refer to the Apple Documentation.
For a debugging guide, visit the Debugging Universal Links page.
You can also find this article helpful.