Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

App link not working with navigation component #109

Open
bacnv-1260 opened this issue Mar 12, 2021 · 0 comments
Open

App link not working with navigation component #109

bacnv-1260 opened this issue Mar 12, 2021 · 0 comments

Comments

@bacnv-1260
Copy link

bacnv-1260 commented Mar 12, 2021

I was setup follow by
https://developer.android.com/codelabs/android-navigation#10
`

<argument
    android:name="myarg"
    android:defaultValue="Android!"/>

<deepLink android:autoVerify="true" app:uri="www.example.com/{myarg}" />
` and server side uploaded assetlinks.json(it's all correct) but when i clicked app link from email content it show dialog confirm open which app(it's working same as deeplink), so can you tell me my code have any happen or how can i implement app link with navigation component? Thanks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant