iFrame on android devices not working?

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

My apologies…

The issue was related to the android version which was running on 6.0.0.

I upgraded to 7.1.2 and it seems to be working fine.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.