QR code not working for our App Clip

Hi!

I've just launched a new update to my app yesterday that also added an App Clip but I still haven't been able to launch it from QR Codes as it will always try to open it on Safari.

Here's some info that might help:
  1. Our domain is cocoahub.app

  2. App ID is 1467755462, App Clip Bundle ID is pedrommcarrasco.CocoaHub.Clip

  3. apple-app-site-association is present on root - cocoahub.app/apple-app-site-association

  4. Advanced App Clip Experiences are configured for cocoahub.app/editions (and even cocoahub.app/editions/73)

  5. Smart App Banner is displayed correctly on cocoahub.app/editions and cocoahub.app/edition/ANY_ID as it should

  6. iMessage shows the preview card as expected

Did I miss anything? Any idea why it keeps opening Safari?



Answered by Engineer in 644714022
Scanning a QR code for the published Advanced App Clip Experience URL opens the App Clip Card as expected. Notably the URL was registered yesterday and it does take some time for everything to be pushed to devices. You can force the on-device cache to be cleared through:

Settings → Developer → Clear Experience Cache

If you are still experiencing issues then please file a bug report and include all of the details you've provided plus a sysdiagnose taken after reproducing the issue.

For details on how to take a sysdiagnose please see Profiles and Logs.

Accepted Answer
Scanning a QR code for the published Advanced App Clip Experience URL opens the App Clip Card as expected. Notably the URL was registered yesterday and it does take some time for everything to be pushed to devices. You can force the on-device cache to be cleared through:

Settings → Developer → Clear Experience Cache

If you are still experiencing issues then please file a bug report and include all of the details you've provided plus a sysdiagnose taken after reproducing the issue.

For details on how to take a sysdiagnose please see Profiles and Logs.

Accepted Answer
Unlike Safari, in QR code you need to make sure to give the full URL:
https://cocoahub.app/editions

I tested it now, and it works great. Very nice implementation. Kudos
Thank you both, this was indeed a propagation/caching issue. Everything started working a few hours after I posted this.
QR code not working for our App Clip
 
 
Q