Hello,
Welcome to our Microsoft Q&A platform!
First of all, please see the Purush's reply in the SO. He gives an example that talked about the principle of realization.
https://stackoverflow.com/a/22246314/10627299
Xamarin.Forms do not provide this function; we can achieve it separately by platform (Using dependenceService).
I find Firebase Dynamic Links could achieve it.
For Android: We can use this nuget package: https://www.nuget.org/packages/Xamarin.Firebase.Dynamic.Links/
For iOS, you can check this nuget package: https://www.nuget.org/packages/Xamarin.Firebase.iOS.DynamicLinks/
Best Regards,
Leon Lu
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.