I have an app binary (com.BinaryJigsaw.PlanHub) that includes an app clip that has been reviewed and approved.
I have three domains in the associated domains, set in xcode. I have my AASA file up and running on my planhub.app domain (not the others yet - just trying to get this one working first!), but I am not able to set up an app clip experience. When I enter the URL (https://planhub.app) in App Store Connect I get:
"This URL is not contained in your app’s associated domains. Update associated domains or use a different URL."
If I look at the domain URL status for the build it says: "Cannot Reach AASA File".
That seems to be incorrect as I run this test from terminal and get a 200 response and the json file is returned.
curl -v https://app-site-association.cdn-apple.com/a/v1/planhub.app
The bundle IDs in the AASA file match my app and app clip.
Any help appreciated!
1
0
383