How to Upload Domain Verification Files to Your Website (ads.txt, well-known, apple-app-site-association, assetlinks)
You need to follow a couple of simple steps:
Create the required file
Send it to Unicorn support chat
Please wait a bit for us to add your file to the server, we will let you know when it is ready
Check this out, if you still have a question, write to support again, we will be happy to help you
Example: a file named microsoft-identity-association.json.
{
"associatedApplications": [
{
"applicationId": "<your-app-id>"
},
{
"applicationId": "<another-app-id>"
}
]
}
Updated on: 11/11/2024
Thank you!