deep linking - Opening android app from a link, Intent is missing the link information -


i've mapped android app domain following page. https://developer.android.com/training/app-links/index.html

if app not running, works great. when switch running app email link embedded in it. clicking link has app resume left off. intent doesn't have url reopened app.

anyone have thoughts?


Popular posts from this blog

Apache NiFi ExecuteScript: Groovy script to replace Json values via a mapping file -

python 3.x - PyQt5 - Signal : pyqtSignal no method connect -