Hi Everyone, I am trying to get my advanced app clip experience set up but having a world of problems. I have sset up associated domains (for both app and app clip) and an aasa file on the website, with the json validated.
appclips:sign.zoho.com
appclips:sign.zoho.eu
and my aasa is:
{
"appclips": {
"apps": [
"TZ824L8Y37.com.zoho.sign.AppClip"
]
},
"applinks": {
"apps": [],
"details": [
{
"appID": "TZ824L8Y37.com.zoho.sign",
"paths": [
"*"
]
},
{
"appID": "TZ824L8Y37.maccatalyst.com.zoho.sign",
"paths": [
"*"
]
}
]
}
}
When I go to make the app clip experience, no matter how I type the url into the app clip experience url field, i always get:
This URL is not contained in your app’s associated domains. Update associated domains or use a different URL.
when i select the build it says "Invalid Entitlement: Missing Section"
what am I missing?