Hello again there,
I have a question regarding the fullscreen format.
Why doesn't it open correctly when using the iframe integration in fullscreen mode? Are there additional parameters required for this integration?
Instead of using the quick embed code you provided, I’m currently using this:
window.VIDEOASK_EMBED_CONFIG = {"kind": "widget","url": "[URL]","options": {"widgetType": "VideoThumbnailExtraLarge","text": "","backgroundColor": "#7D00FE","position": "bottom-right","dismissible": false,"videoPosition": "center center"}}
I have tried adding options like: “fullscreen” : true and “fullscreen” : “on” but they did not work.
Do you have the solution for this? Thank you!