Closed
Description
The player is launched by clicking on a thumbnail in my React Native app (I'm using Expo) and works perfectly fine in iOs.
As soon as I click the video loads and starts playing as expected.
On Android, everything works the same but I can only hear the sound therefore the video is played but it is not visible.
Are you aware of any issues? Any recommended fixes?
Thanks