Hello,
I am having problems with html content that contains iframes.
I am able to route to a screen and show html content from JSON, but when iframes are embedded within the html content, the screen does not go to the next screen.
n
<strong>Watch Video</strong>
<iframe width=”750″ height=”422″ src=”https://www.youtube.com/sample!@#$#%#$#@!” allow=”autoplay; encrypted-media” allowfullscreen></iframe>
……..
Thanks