App Clip Advanced Experiences don't get published

We have an app with a few App Clip Advanced Experiences. Since around 28th of August the status of the experiences seems to be stuck in either CREATE_SUBMITTED or UPDATE_SUBMITTED and they don't get updated to PUBLISHED anymore.

I found this in the experiences JSON loaded by AppStoreConnect when editing the experiences:

"statuses": {
    "doc_count_error_upper_bound": 0,
    "sum_other_doc_count": 0,
    "buckets": [
        {
            "key": "PUBLISHED",
            "doc_count": 182
        },
        {
            "key": "CREATE_SUBMITTED",
            "doc_count": 7
        },
        {
            "key": "UPDATE_SUBMITTED",
            "doc_count": 3
        }
    ]
},

This shows that 10 experiences are stuck in other status than PUBLISHED.

I created a Feedback with ID FB15041208 and a DTS last week.

This is REALLY important for us to be fixed immediately since we have customers that rely on this!

Our full app is on App Store for a few days, but the App Clip Experience is still at "Received" status.

The App Clip Diagnostics states that "No Advanced Experience is registered for this URL."

We cannot open our app clip by scanning QR code of our advanced experience URL.

@rynning Did it work for you eventually? I submitted my App one week ago and have also noticed the "Recieved" state. JSON in Network requests shows PUBLISHED, but despite my AASA being correctly configured, the link doesn't invoke my advanced experience.

Did you find solution?

This just happened again since at least "Tue May 27 2025 13:31:04 GMT" (that was the oldest experience I found with CREATE_SUBMITTED).

App Clip Advanced Experiences don't get published
 
 
Q