Android app linking and ios universal linking
This commit is contained in:
parent
aa18c7b3a6
commit
452614a2f2
5 changed files with 61 additions and 0 deletions
25
Frontend/web/.well-known/apple-app-site-association
Normal file
25
Frontend/web/.well-known/apple-app-site-association
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"applinks": {
|
||||
"apps": [],
|
||||
"details": [
|
||||
{
|
||||
"appIDs": [
|
||||
"B88N73P46W.za.co.mzansiinnovationhub.mih"
|
||||
],
|
||||
"paths": [
|
||||
"*"
|
||||
],
|
||||
"components": [
|
||||
{
|
||||
"/": "/*"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"webcredentials": {
|
||||
"apps": [
|
||||
"B88N73P46W.za.co.mzansiinnovationhub.mih"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue