Questions tagged [associated-domains]
39 questions
0
votes
1 answer
Application with identifier is not associated with domain
I'm developing a native library for iOS which is ment to be used for Single Sign On.
I need to share credentials with a backend service, for which I followed this steps: (According to FIDO2 standard and this example)
1. I enabled Associated Domains…

Benjamín Cáceres Ramirez
- 93
- 1
- 12
0
votes
1 answer
Do I need TeamID Prefix for webcredentials in the apple-app-site-association file?
If my app's bundleid is com.foo.bar, do I need to prefix it with my TeamID in the apple-app-site-association file webcredentials or no?

BricoleurDev
- 827
- 9
- 14
0
votes
0 answers
Associated domains on iOS for custom domain
I'm thinking about how to setup associated domains for universal links and password autofill for our users. We currently have users on our own managed domains: {username}.x.storage, but they can also use their own custom domains such as x.nl.
I know…

jbehrens94
- 2,356
- 6
- 31
- 59
0
votes
1 answer
iOS applink not working on the device but opens app on simulator
I tried to follow as many as suggestions as possible but could not get it to work on my app which is still in development (not in appstore yet). Here are the details:
Only testing in iOS 14 for now.
Following JSON file "apple-app-site-association"…

rysv
- 2,416
- 7
- 30
- 48
0
votes
1 answer
Swift Universal Links no longer working app is not showing up
I set up Universal Links in my app and when testing it a month ago it was working perfectly fine. I published my app last week in the App-Store and wanted to add Universal-Links today but they are no longer working. On my Website you are no longer…

Chris
- 1,828
- 6
- 40
- 108
0
votes
1 answer
iOS when I click on an Associated Domain within my own app, safari is launched instead
I have an associated domain. If I click on a link to that domain from anywhere outside my app, the app is launched.
If I click on it inside my app, safari is launched instead.
Why is this happening? Can I prevent it?

Makaronodentro
- 907
- 1
- 7
- 21
0
votes
0 answers
Apple universal links not working even after uploading Apple-app-site-assocaiton(AASA) file on server
I tried to implement universal links functionality in my app. For that I created a Apple-app-site-assocaiton(AASA) with in verified json format by branch.io and uploaded on my root server. After that I enable associated domains in my app capability…

Paul.V
- 386
- 1
- 3
- 13
0
votes
1 answer
Does iOS support wildcards for associated domains? (*.company.com)
I need to create a solution that has a URL in the format of GUID.company.com. The GUID is customer supplied and redirects to a client-hosted instance of the product.
The idea is that a client can host their instance either at our facility, or at…

TLDR
- 1,198
- 1
- 12
- 31
0
votes
1 answer
Issue in Updating App to appstore with Associated Domains enabled
While uploading app to Itunes Store I am getting following error, can any one please help me solving this?
My app supports Deeplinking and Universal Linkings via Website and Emails so I have added associated domains in my Capabilities file.
ERROR…

Some Person
- 1
- 3