I have 4 iPads in 4 locations and each iPad controls experiences based on player tags. This part is not an issue.
I’m planning to publish tablet control experience to web and my question, how can I add some kind of “tags”? I want to use these tags so I can tell iPad A to communicate to experiences in location A, meanwhile iPad B with the same experience will communicate to experiences B, etc.
I assume I can publish iPad experience 4 times and use different links to build a logic to make it work… but just want to check if it’s the way or maybe I’m missing something.
We can call it a limitation, but I’d rather say it’s “by nature”. Once installed as a PWA, your app actually doesn’t have a ‘URL’ to be launched from, and it certainly doesn’t remember any of the parameters you may have used the first time to install that “web page” as a PWA.
So, not a limitation of the URL Parser itself, more of the transition between a webpage with a full URL to a PWA.