Share via

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

Wei Wen 1,126 Reputation points
2021-08-12T16:28:46.383+00:00

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.

Developer technologies | .NET | Xamarin
0 comments No comments

Answer accepted by question author

Anonymous
2021-08-13T01:25:39.717+00:00

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://learn.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.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.