-
-
Notifications
You must be signed in to change notification settings - Fork 916
Closed
Description
I pasted the standard YouTube iFrame code into my CMS content, but it is not rendering on the iOS simulator within my Flutter app. Here's the iFrame code:
<iframe allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/bXohV1FWZQI" width="560"></iframe>
I also get this in the debug console:
Trying to embed a platform view but the PaintContext does not support embedding
Trying to embed a platform view but the PrerollContext does not support embedding
On the sim there is a large white space where the iFrame should be rendering the YouTube player.
agordeev
Metadata
Metadata
Assignees
Labels
No labels