Questions tagged [app-site-association]

4 questions
4
votes
1 answer

Apple App Site association not working

App Search API Validation Tool of "Apple" is not validating my domain. https://search.developer.apple.com/appsearch-validation-tool I am using universal links but "Link to Application" is showing me…
Pragma Dev
  • 65
  • 1
  • 6
0
votes
1 answer

Auto generate strong password in Swift 5

I am really struggling to get the Generate Strong Password - Function done inside ma app... This is my website: https://wishlists-app.de/ . I already set up Associated Domains and Autofill Credential Provider inside my app like this: I think…
Chris
  • 1,828
  • 6
  • 40
  • 108
0
votes
1 answer

Is the apple-app-site-association implementation safe?

By implementing universal links, you end up with an apple-app-site-association file that you put in the root of your server. The file contains both bundleID and teamID. Is this safe? I can clearly download e.g. Google’s one and get their IDs since…
Jakub Truhlář
  • 20,070
  • 9
  • 74
  • 84
-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