Hi,
I’ve created a layout with an embedded widget. The embedded widget has an iframe, and the source of this iframe is a react app I made.
However the page is blank when it loads on the player.
I’m using an android player in V306.
I tried pasting the exact same code on a simple html file on my computer and running it in chrome and it works fine.
It also works in the small preview of the layout in the CMS
I really need this solution because I need to pass the display name as a GET parameter to the src link and I am doing it using the javascript feature of that widget by fetching localhost:9696/info.
This is quite urgent… would you have any idea of what might be the problem ?
Thanks