Post not yet marked as solved
Post marked as unsolved with 0 replies, 87 views
AppClip is being created.
AppClip's Associated Domains has "appclips:example.com" added.
appclips:example.com" and "applinks:example.com" are added to the installed version.
The apple-app-site-association is now listed as follows.
{
"applinks": {
"apps": [],
"details": [{
"appID": "TeamID.com.sample.myapp",
"paths": ["*"]
}]
},
"appclips": {
"apps": ["TeamID.com.sample.myapp.Clip"]
}
}
The configuration seems fine, but is there something wrong?