Top "Deep-linking" questions

In the World Wide Web, deep linking is the usage of a hyperlink that is expressed as an absolute URL (i.e. http://example.

Custom URI Schemes for the Facebook Messenger

Given the recent "encouragement" by Facebook to migrate to a separate messenger app, and as a followup to the {very …

android uri deep-linking facebook-messenger
Deep linking and multiple app instances

I have implemented deep linking in my app. I added this intent filter in my manifest file, and the deep …

android deep-linking
Can I update window.location.hash without having the web page scroll?

Using JavaScript, is there a way to update window.location.hash without scrolling the web page? I have clickable title …

javascript browser-history back-button deep-linking
Deferred Deep Linking in iOS

We're trying to implement deferred deep linking in one of our iOS applications to encourage users to invite their friends …

ios deep-linking
Android Deep Linking with multiple query parameters

I'm trying to deep link my app and have implemented the following in my AndroidManifest.xml to open the proper …

android adb deep-linking
Universal links (Deep linking) not working on iPhone but works on iPad

I am trying to build deep linking feature into my app. I did all the necessary set up for deep …

ios deep-linking ios-universal-links
jquery address how do you use it?

I'm trying to understand how to use the jQuery address plugin for handling deep linking with ajax. But the documentation …

jquery ajax deep-linking jquery-address
How to extract Sha256 Cert Fingerprint for Branch.io

I am trying to integrate deep linking with branch.io. But in order to do this. I need to extract …

android deep-linking twitter-fabric branch.io deeplink
Deep Link with Push Notification - FCM - Android

What I want: I want to send push notification to users. When user tap on that notification, user should navigate …

firebase firebase-cloud-messaging deep-linking firebase-dynamic-links android-push-notification
How to access and pass parameters to the modules of an Android Instant App

With normal installed apps it's possible to use the technique of Deep Linking in order to not only open a …

android deep-linking android-instant-apps