Skip to main content

Questions tagged [universal-link]

The tag has no usage guidance.

universal-link
19 questions with no upvoted or accepted answers
2 votes
0 answers
175 views

Universal link common to both Full App and AppClip

I want to use universal link common to both Full App and AppClip ex: https://example.com, and the desired scenario is as follows:   1. When users install AppClip, scan this link will show AppClip Card ...
Cường Dư Đức's user avatar
1 vote
0 answers
36 views

How to fix a deep link from a web to an app that redirects to the store or if there is an app redirects to the corresponding content similar to reddit

i use node-deeplink lib but in safari and android not working. i want similar deep linking with reddit. If you have an app, go to the app with the same content as on the web, but if you don't have the ...
hoang thien de's user avatar
1 vote
0 answers
61 views

Detecting specific installed app in Iphone/android from webpage

In our app, we decided to create a customer banner on webpage (mobile screen) to let user download/open the mobile app. So this AppBanner has a button with two different scenario: if user has the ...
Mona's user avatar
  • 67
1 vote
0 answers
167 views

App-to-app flow for flutter app with Truelayer

I am trying to implement app-to-app flow from flutter mobile app to the UK bank's app. We are using truelayer. Here is the documentation from truelayer. This GitHub repository contains code from ...
Pratik's user avatar
  • 207
1 vote
1 answer
510 views

iOS: universal link cannot pass the test on apple website

I upload apple-app-site-association(AASA) file on my website and trying pass validation test on Apple validator tool, but It return me error: http://example.com is returning 503. Please check your ...
Zuka Gaprindashvili's user avatar
1 vote
0 answers
207 views

Questions related to Instagram oauth on ios

I'm going to add an Instagram oauth service on my app. However, problems arise in the iOS environment. api provided by Instagram (https://api.instagram.com/oauth/authorize) The Instagram app runs ...
MSS's user avatar
  • 11
1 vote
0 answers
943 views

Why universal deep link doesn't work using <a> tag?

I've a link like www.mydomain.com/myapp and it is able to deep link to my react native expo app correctly if opened from email or chat. My react app redirects that link to playstore/appstore in case ...
nanakondor's user avatar
1 vote
1 answer
719 views

Deeplinking in React Navigation 6

I have the following navigation structure in my app: <NavigationContainer ref={navigationRef} linking={linking}> <AppNavigator.Navigator> <AppNavigator.Screen name={RouteNames....
Dusan's user avatar
  • 163
1 vote
0 answers
351 views

Android App linking: Android app linking doesn't work in release or cert build variant

I am implementing app linking feature in my app. I am getting one weird issue where its working with debug build but not in release or cert build. Have anyone faced this issue before. Thanks in ...
shakti prasad Mahalik's user avatar
0 votes
0 answers
27 views

Universal/deep link configuration when the final screen is on another stack

I have a configuration issue with deep/universal links when I want to open a screen that is in another Stack. Here is the screen composition: - NavigationContainer - AppStack (stack navigator) ...
Ben44's user avatar
  • 225
0 votes
1 answer
133 views

How do I get the Universal Link to redirect to my Capacitor iOS app? SWCErrorDomain error 8

I'm running my Capacitor app on my iPad on Developer mode and I haven't been able to get the Universal Link working. https://my-domain.com//.well-known/apple-app-site-association in browser and via ...
moonjelly's user avatar
0 votes
0 answers
13 views

Universal Link handler not called in the first open

Hello I'm trying to handle universal links in my app and works properly on background mode when I launch the app and then open a link, the problem is when I try to open a link the first time the app ...
Antonio Labra's user avatar
0 votes
0 answers
23 views

How to receive the "referID" parameter from a deep link after installing and launching my iOS app for the first time

Note: Please me solution for without using any third party service as like firebase dynamic link or branch.io. Our application has a referral feature. If someone clicks the deep link and installs the ...
Md.Bellal Hosain's user avatar
0 votes
1 answer
443 views

Universal links not working after upgrading React Native to 0.0.72

We had universal links working for our react native app when we were on the previous React native version 0.0.67. We are now upgrading to React Native version 0.0.72 and universal links are no longer ...
Pankaj Badgujar's user avatar
0 votes
0 answers
174 views

Universal Links/App Links doesn't open the app with URL redirection

If I add my universal link (XYZ.com) for a Button onClick or any other action click, the app opens without any issues. But my usecase is something like this, There is a button in the website with an ...
Binuka Kamesh's user avatar

15 30 50 per page