Hi,
Tldr; After trying again and again, this is shortly what I've found: If there's already an app clip installed before(via Test Flight, for example) scanning Qr code(from control center) works well for Local Experience. Otherwise, it does not work, open button disables itself first, and then gives region error. If there's not local experience(or its cache deleted) at all, it gives region/country error too.
ZK, could you please confirm that there was no app clip installed while trying Qr Code method?
====
We're receiving the same error with @creatingrev, but we're trying to invoke the clip via Qr code for Local Experience. Our app clip works fine via Test Flight.
At first, using a phone that already had a working app clip, local experience worked well with Qr code. Then, to test, I deleted the app clip from settings and scanned Qr code again, popup showed nicely but "Open" button was inactive. It was unclickable and it's color was different(light blue).
After that, I deleted the cache & local experience and registered local experience again. This caused us to receive the error of @creatingrev when we scan the Qr code.
Regardless of the country(actually we do not have any restriction but tried in different phones from different countries/regions), it starts to load the "open" popup and then suddenly halts and shows "This app clip is not currently available in your country or region".
Our main aim is to use Smart App Banner, which is also not available now. Here's the meta form example:
<meta data-react-helmet="true" name="apple-itunes-app" content="app-id=123456789, affiliate-data=2002I6Tq, app-clip-bundle-id=com.Company.AppName.Clip">
(I assume the content order is not important here as long as it's true, just to make sure, eh?)
We applied steps of DTS Engineer for local experiences correctly.