We would be happy if it could be in the web experience dynamic link to automatically select the appropriate experience for different resolution devices, thanks!
Hi Sharon,
Selecting which XP to play based on a device resolution shouldn’t be done in an experience (because you’re already in one of them) but on the website that hosts that XP.
Depending on how you are providing access to that web experience
- XP plays full screen using a web.intuiface.com URL: have a landing page on your website that detects the device resolution and redirects to 1 XP URL or another
- XP plays in an iframe in a webpage: have a script that detects the device resolution and updates the iframe src URL to 1 XP or another.
Let us know if this makes sense.
Seb