Posts

Post not yet marked as solved
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?
Posted Last updated
.