forked from yaso_meth/mih-project
Android app linking and ios universal linking
This commit is contained in:
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"
|
||||
]
|
||||
}
|
||||
}
|
||||
14
Frontend/web/.well-known/assetlinks.json
Normal file
14
Frontend/web/.well-known/assetlinks.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"relation": [
|
||||
"delegate_permission/common.handle_all_urls"
|
||||
],
|
||||
"target": {
|
||||
"namespace": "android_app",
|
||||
"package_name": "za.co.mzansiinnovationhub.mih",
|
||||
"sha256_cert_fingerprints": [
|
||||
"51:4C:93:E3:11:85:C5:7A:46:A9:C4:88:B7:E4:96:7F:41:11:80:4C:A4:2D:2D:55:30:C2:0B:A6:20:25:1E:98"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user