Branch links not clickable in Snapchat Android
See original GitHub issueI’m using the Ionic 3 Example App to test sharing a Branch link specifically via Snapchat.
When sharing a Branch link via the Snapchat Android app, the link is not clickable and because of that, it doesn’t allow the user to open the app.
When sharing any other link, like https://www.google.com
the link is clickable in Snapchat and it opens the website as expected.
Please notice that this issue doesn’t happen on iOS.
Demo video: https://www.dropbox.com/s/r7pu46mhu69l0zv/SnapchatAndroid.mp4?dl=0
Android | iOS |
---|---|
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Deep links do not open the app - Branch Help
Deep links do not open the app ; Make sure you are clicking on a deep link (e.g. https://example.app.link/fzmLEhobLD ) ; Make sure...
Read more >Deep Link Specifications - Snapchat's Business Help Center
Intent URIs are a hyperlink format for Android that allow links to launch apps directly from a webpage. They are not allowed in...
Read more >How to Add a Link on Snapchat - Lifewire
Prepare a snap > tap link icon > in Type URL box, copy/paste or type URL > tap Attach to Snap > send....
Read more >Branch.io links not working from within the app - Stack Overflow
The following are the manifest details. <intent-filter> <data android:host="open" android: ...
Read more >the use case of mobile deeplinks explained - Bam Tech
From mobile, this links will redirect to; your app, when installed; the browser, when not installed. Universal links also exist for Android 6+ ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@sebaferreras We got confirmation from Snapchat they are blocking it. We’re working on a fix server side.
Appears to be an issue in the Android layer, rather than Cordova. Putting it into the Android teams backlog.