0

I created Dynamic Link Using Firebase and if I share share it via Gmail or Message, it's detecting my app and working properly, but if I share my link via Skype it is unable to detect my app it's directly redirecting to playstore.

KENdi
  • 7,576
  • 2
  • 16
  • 31
sudhakara k s
  • 217
  • 3
  • 8
  • Did you add support for Android app links, e.g. https://firebase.google.com/docs/dynamic-links/android/receive#app_links – Ian Barber Jul 06 '18 at 20:17
  • @IanBarber i'am handling app Link also still it's not detecting my app from Skype – sudhakara k s Jul 09 '18 at 10:47
  • 2
    Possibly skype is not triggering an intent, they're manually opening a web view themselves. If that's the case, there's not a lot you can do - if they choose to display it in a webview, the system will never get a chance to intervene. – Ian Barber Jul 10 '18 at 17:37

0 Answers0