question

WeiWen-3421 avatar image
0 Votes"
WeiWen-3421 asked LeonLu-MSFT edited

How to initiate my app when clicking a url link in an email or/and a link in sms

I have a url that contains my app information and the url is either sent to the user through email or through sms. I want the user to be able to click the link (be it sms or email) to start my app. How to achieve this? I need this functionality for both iOS and Android.

dotnet-xamarin
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

LeonLu-MSFT avatar image
0 Votes"
LeonLu-MSFT answered LeonLu-MSFT edited

Hello,​

Welcome to our Microsoft Q&A platform!

I find a similar thread about your needs(please search Xamarin Forms App Linking using parameters in SO). It provides the Android and iOS solution about achieve app linking.


For Android, you can refer to this official article to achieve app linking.

https://docs.microsoft.com/en-us/xamarin/android/platform/app-linking

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.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.