Add Apple deep link page (#1075)
This commit is contained in:
parent
6c666bf0a1
commit
17c6282e72
1 changed files with 9 additions and 0 deletions
9
public/apple-app-site-association
Normal file
9
public/apple-app-site-association
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"applinks": {
|
||||
"apps": [],
|
||||
"details": [{
|
||||
"appID": "R9SWHSQNV8.to.dev.ios",
|
||||
"paths": ["*"]
|
||||
}]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue