Have I encountered a common problem with App clip?

My app contains app clips and it is already available in the app store. After setting up Advanced App Clip Experiences, it has not been able to take effect. I cannot wake up the App clips through the NFC tag containing the link. My Advanced App Clip Experiences status are always "Received". I checked everything I could and didn't find any issues, I also saw a lot of people on the developer forums having the same problem but didn't see a solution.

Setting->Developer->APP CLIPS TESTING (section)->Diagnostics-> filed my URL, result show below.

I can open my App clips by Default App Clip Experiences from Smart App Banner on my website.

Do I need to re-upload a new version for App Review, or do I just have to wait? is there a solution?

Answered by lyonlui in 803651022

Finally, my Advanced App Clip Experiences are working (at least in my country and region), I don’t know if it’s because of Apple’s handling of this bug, or because of some actions on my part. I performed a version update yesterday and address Apple reviewers about the problems with my Advanced App Clip Experiences in App Review Information. Below are screenshots of my current Diagnostics results and Advanced App Clip Experiences status.

As you can see, the status of my Advanced App Clip Experiences is still "Received". I am not sure if it is because my new version App has not yet taken effect in all countries and regions. If there is any change in the status later, I will report it in Post a comment.

This post is mainly for those friends who have encountered the same problem as me.

If it's not an Apple problem, it's probably answered like this link below. Gone through a full cycle of App Review before our Advanced App Clip Experiences will take effect.

https://stackoverflow.com/questions/67922190/ios-appclip-status-received

Advanced App Clip Experiences status

My app contains app clips and it is already available in the app store.

When was your app and your App Clip approved by App Review?

Accepted Answer

Finally, my Advanced App Clip Experiences are working (at least in my country and region), I don’t know if it’s because of Apple’s handling of this bug, or because of some actions on my part. I performed a version update yesterday and address Apple reviewers about the problems with my Advanced App Clip Experiences in App Review Information. Below are screenshots of my current Diagnostics results and Advanced App Clip Experiences status.

As you can see, the status of my Advanced App Clip Experiences is still "Received". I am not sure if it is because my new version App has not yet taken effect in all countries and regions. If there is any change in the status later, I will report it in Post a comment.

This post is mainly for those friends who have encountered the same problem as me.

If it's not an Apple problem, it's probably answered like this link below. Gone through a full cycle of App Review before our Advanced App Clip Experiences will take effect.

https://stackoverflow.com/questions/67922190/ios-appclip-status-received

@lyonlui we have the same issue with one of our app clips. I have the same error in the Diagnostics under Settings > Developer, which goes away if we force-reset the app clip cache ("Clear Experience Cache"). That is however not a solution, just a hack to refresh some local cache on the iPhones.

How did you solve your problem? Did you submit a new build and asked reviewers to double-check they successfully deploy app clip experiences?

By the way, let me give you some tips on debugging.

  1. When you Diagnostics, you must fill in the domain name + prefix in your app clip, not just the domain name. For example, "render.alipay.com" is the domain, it is App Clip url is "http://render.alipay.com/p/s/ulink/", when you Diagnostics this url you will get the answer(It doesn't set Smart App Banner). If you only Diagnostics domain names "https://render.alipay.com", you got nothing correct.
  2. How to determine whether your App Clip is successfully released in App store? First we have to distinguish what is App Clip, Default App Clip Experiences and Advanced App Clip Experiences. When you successfully listed your App that containing an App Clip you can bring up your App Clip through Default App Clip Experiences. The method is to set up Smart App banner on the website. Tutorial

Only after you have eliminated all issues, then you can determine whether Advanced App Clip Experiences is not taking effect and remind Apple’s reviewers the next time the app version is updated.

Have I encountered a common problem with App clip?
 
 
Q