Hi, thanks for your messages. Regarding the last message: I tried to associate the place in Business Connect as a further step to try making the implementation work, but as I understood this is not required in my situation, considering all locations are associated to an App Clip URL in App Store Connect.
This is how the App Clip Advanced Experiences page look like in ASC:
They are all in the "Received" status, but I can't see them in Apple Maps.
So I have three questions around the current implementation of my App Clips:
Some of the stores are based in Italy, while others are based in UK, but none of them are displayed in Maps. Which countries support App Clip Advanced Experiences?
Each App Clip location is associated to an invocation URL which adds an additional parameter to the base URL, e.g. https://www.example.com/p01, https://www.example.com/p02, https://www.example.com/p03, etc.. When browsing these URLs from Safari, they return a 404 error, because they are intended to deeplink the user within the app to the proper store location. Might this be an issue with showing up the App Clip in Maps?
Even if I remove the invocation of the URL (p01, p02 etc.) to a location in ASC Advanced Experiences, the App Clip action still doesn't appear on Maps. Might this be caused by the fact that the same URL (in this case, www.example.com) cannot be present with multiple buttons inside the location card in Maps? (I can't find the reference for this specification from the docs right now)