mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
1eb2302060
https://developer.apple.com/videos/play/wwdc2019/717/ ``` This file should be located at HTTPS://your domain name/.well-known/apple-app-site-association Other paths are deprecated. ```
27 lines
539 B
Plaintext
27 lines
539 B
Plaintext
{
|
|
"applinks": {
|
|
"details": [
|
|
{
|
|
"appIDs": [
|
|
"7J4U792NQT.io.element.elementx",
|
|
"7J4U792NQT.io.element.elementx.nightly",
|
|
"7J4U792NQT.io.element.elementx.pr"
|
|
],
|
|
"components": [
|
|
{
|
|
"?": {
|
|
"no_universal_links": "?*"
|
|
},
|
|
"exclude": true,
|
|
"comment": "Opt out of universal links"
|
|
},
|
|
{
|
|
"/": "/*",
|
|
"comment": "Matches any URL"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|