Questions tagged [deeplink]
234 questions
0
votes
1 answer
Google+ deep linking
The docs here https://developers.google.com/+/mobile/android/share/deep-link seem to be hopelessly out of date, as I cannot find any of the mentioned (like "Edit settings").
Can somebody provide some guidance on how to make a deep link to my app…

Marc
- 1,812
- 4
- 23
- 36
0
votes
1 answer
Google app indexing ios search result
I have implemented Google app indexing sdk in test project and able to deep link from google search result URL to respective page in app. But google search results displayed in normal search result style without app icon like app pack style. Is it…

V V
- 774
- 1
- 9
- 29
0
votes
1 answer
check app version using deep linking in iOS
How can we check current installed version of our app using deep linking in iOS, so that we can prompt user to upgrade the app.
From safari browser, I want to navigate to app. But as per requirement, I need to check installed version of the app.
If…

Vikas Mishra
- 246
- 1
- 12
-1
votes
1 answer
Branch.io deep links stopped to work after config Firebase app on iOS
I had Branch.io deep links on iOS working correctly for months but when I implemented a sign in on Firebase app in order to get an id token I noticed that branch deep links stopped to work. If I remove the Firebase sign in deep links works perfectly…

Juan Garcia
- 200
- 2
- 9
-1
votes
1 answer
How do different formats of "path" behave in the apple app site association file
we are currently in the process of linking our web portal to our native app (iOS). In the first step, we will try to implement some Deeplinks.
Therefore it is planned to host the "apple app site association file" on the domain (e.g…

MrRusskk
- 31
- 3
-1
votes
1 answer
How to override deepLinking mechanism in Android
I need to know if there is a way to override deepLinking mechanism to take url based action. I actually need a way to figure out whether url has query parameter or not. (Assume url doesn't have prefix) If url has query parameter i'll run app if not…

Huseyin Altuntas
- 1
- 1
-1
votes
2 answers
App-Link / Deep link only works one time on samsung or M+ Devices
I have explored recently that Samsung devices if you integrate deep links in your app (i.e. coming from the web to in-app) the chooser dialogue open only one time after its install and after that whenever the web detects that URL deep link…

Usman Ghauri
- 931
- 1
- 7
- 26
-1
votes
1 answer
Deep link issue on iOS (Universal Link)
I have created several Uber deep links via the Uber deep link generator and the links work fine on my Android device. However, when I access the links on my iOS, the Uber app comes on but the dropoff address doesn't come up. Instead, it shows me an…

Jirehly
- 3
- 3
-2
votes
1 answer
Deep link without updating apple store
I like implement deep link in my app, without update the app.
Is it possible to implement deep link in my app without updating my app store?