Hi @Uwe_Moeller-Goebel ,
I understand why you'd expect an app implementation through Adobe Launch to behave the same way as it does for web but that is not possible as the Launch/Tags library for web runs inside the page’s JavaScript context. It can observe the DOM, attach listeners, and trigger rul...