VPS Location Not Triggering in Local Development

Hi 8th Wall Team,

I am currently developing a VPS-based navigation map locally.
I am able to add multiple VPS locations (wayspots) in my project, but I’m encountering a problem:

  1. Only the animation for the first added VPS location can be triggered successfully when scanned on-site.
  2. When I scan the second location(art-on-box), there is no response at allβ€”no event is fired and no animation is triggered.

I have already double-checked the following:

  1. The asset file paths and glTF model IDs are correct for both locations.
  2. The location names in my code match exactly with the backend (both in named-location and event handler code).
  3. The first location always works as expected, but the second one never triggers any events or animations, even when tested at the actual location.

I am unsure whether this is a coding issue on my side or a problem with the VPS location status itself.

Could you advise on what might cause only the first location to trigger, and how to further debug or resolve this issue?
Are there any known limitations for multiple locations in local development, or is there a backend review/status not shown in the console?

I also uploaded my index.html, index.js, vps-animation.js

My current testing device is iPhone 16
Thank you very much for your help!

Best regards,

The code looks correct. I suspect the issue may be related to the VPS location. Can you send me more details about the problematic location, such as the name and its coordinates including latitude and longitude?

I’ve already sent you details of my location.
Thanks a lot.