Opening Web app on tablet instead of using Web Asset?

So its cool that I can have live webpages in my experience, but it doesn’t seem to work with some websites on tablets (www.siemens.com is an example - which is the one I need to open unfortunately).

Isn’t there a way to use Intuiface to open a link in an associated app instead of displaying it inside the web asset for these problem sites?

You are right Player for tablet requires use of website supporting a cross origin policy.
You could choose to open the default web browser of your tablet to launch the website. In this case you would need to create a trigger and action set where the action would be “launch application” and use this url:
defaultbrowser:https://www.siemens.com

Awesome! Thanks for this solution.