Add apple-app-site-association file to support associated domains.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"applinks": {
|
||||
"details": [
|
||||
{
|
||||
"appIDs": ["2WNYUYRS7G.do.fizzy.app.ios"],
|
||||
"components": [
|
||||
{
|
||||
"/": "/*",
|
||||
"comment": "Matches all paths."
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user