Файл association:
{
"webcredentials": {
"apps": [
"123123.kg.test.mobile"
]
},
"applinks": {
"apps": [],
"details": [
{
"appID": [
"123123.kg.test.mobile"
],
"appIDs": [
"123123.kg.test.mobile"
],
"components": [
{
"/": "*"
}
],
"paths": [
"*"
]
}
]
}
}
<b>info.plist:</b>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>testservices.test.kg</string>
<key>CFBundleURLSchemes</key>
<array>
<string>http</string>
<string>https</string>
<string>app</string>
</array>
</dict>
</array>
Файл association загрузил на сервер https.
схема https не работает. Не могу понять почему