The app clip does not open

Hi!

Faced with the problem of opening the app clip of the application (qr code, nfc, etc.).

In the main target, two entries have been added in associated domains applinks:menusa.app appclips:menusa.app

The same entries are also in the app clip's target.

An apple-application-site-association file has been added to our website (in the root and in the folder .well-known) - https://menusa.app/.well-known/apple-app-site-association

In the appstoreconnect, we have added an advanced experience for the appclip, which should handle opening by url https://menusa.app/waiter (for example https://menusa.app/waiter/1e3d4jdjdk44(some id))

After making a diagnosis (in the phone settings) I see that by url - https://menusa.app/waiter there is no registered advanced experience for the app clip, but a smart banner has been added to our site and this is displayed in the diagnostics.

I am sure that our AASA file is correct, because our application can handle universal links.

Can you tell me what I'm missing?

Accepted Reply

Oh, yes! After 2 weeks, my appclip started working! It seems the error was on apple's side

Replies

In a very similar situation. You ever get any resolution or help? Thanks!

  • Unfortunately, no, support does not provide a technical opportunity. Support advised me to write to the forum))) If you find a solution, please write an answer.

Add a Comment

I've been in the exact same situation for about a week. But today, something different happened; the diagnostic tool finally returned everything green!

My advanced experience is not working, but here is the catch, only advanced experience works. Any other link, AppClip Code, or QR code that is not registered in Advanced Experiences will not work. I've deleted my Advanced experiences since they were tests, I will report back if everything starts to work as it should.

It looks like Apple is trying to fix it since I have not changed anything.

Sorry, I meant to say: "My advanced experience is NOW working".

Oh, yes! After 2 weeks, my appclip started working! It seems the error was on apple's side

I'm curious about what would happen if I don't add a clip bundle ID to the app link session, actually.

We are currently developing an App Clip and need to adjust the .assa file. I noticed that many people add it as shown in the picture you posted, but I couldn't find it in the developer documentation.

I just find this:

  • @BryceSong We tried different options, and you're right, you don't need to specify the appclip BundleID in applinks. You can look at our AASA file - https://app-site-association.cdn-apple.com/a/v1/menusa.app

Add a Comment