0

I am using dynamic link for android

I am facing issue when clicking on https://example.page.link/test ,it's not launching app. But if I change https to http://example.page.link/test it's opening my app

The second thing is, if app is not installed,it's redirected to play store with my app and then immediately redirecting to common page.

Is there any sample code for Android

What am I missing ? Do I have to change anything in my code?

2
  • DO you have <intent-filter> with https in manifest ? Add manifest entry with question . Commented Jul 11, 2019 at 11:42
  • see this URL [stackoverflow.com/questions/38339032/… Commented Jul 11, 2019 at 12:20

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.