Bug with the video_player component

I checked out Kodular Fenix (v1.5.0) Bug Tracker before creating a new topic

Describe your issue

This is a problem with the video_player component.
In the companion, it works fine, but when packaging my app and testing it, it does not work.

Steps to reproduce the issue

Add the video_player component.
Add any video to the source.
Download and install the app.

Expected Behaviour

It should be showing a working video

Actual Behaviour

Just a black screen

Show your Blocks

Android version

Version 11 and 12.

Upload an aia with videofile that shows the behavior.

This post was flagged by the community and is temporarily hidden.

What kind of videos are you using/sharing?

what is the timer interval of your clock?
btw. you forgot to stop the clock in the Timer event…
also you should switch screens correctly…

Taifun

MP4’s, to replace the background.

I did all the fixes, my clock interval is 1000

please provide an updated screenshot of your blocks…
show us how you set the source… you might want to set it in the blocks rather than in the designer…

Taifun

Okay:
Screen1:

Other screen:

I set the source in the designer.

yes I know, but unfortunately we can’t see it… therefore the suggestion was

Taifun

Updated:
Screen1:

Other screen:

Try to use a shorter file name, for example YouAreSave.mp4

Taifun