Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

App Link in Android

$
0
0

I am trying add an app link so another application can launch and pass some data to my app. I have it working on my Xamarin IOS app, but can't seem to get it to work on android. The url/link in IOS is MyTestPhoneApp://testdatahere . I am guessing I missing a step or have something wrong. Not trying to open from web url.

[IntentFilter(new[] { Intent.ActionView },
Categories = new[] { Intent.CategoryDefault, Intent.CategoryBrowsable },
DataScheme = "MyTestPhoneApp",
DataHost = "testdatahere")]

Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>