Video Plays on Desktop but Not on Mobile – How to Fix?

Hi everyone,

I’m working on a project in GDevelop 5 and I’m facing an issue with video playback. The video works perfectly when I test the game on my computer, but when I try it on my mobile phone, the video either doesn’t play (please see the attached screenshot for reference).

Has anyone encountered this before? How can I fix this problem so the video plays smoothly on mobile devices as well?

Thanks in advance for your help!

Hello @EmirFaruk!

It seems to me it’s mandatory to put an interaction with player BEFORE to play the video, by example an action as “Click on screen”.

Somebody more fluent can confirm that.

A+
Xierra

Hello thanks for answer but,
In fact, the video starts playing after an interaction.