disc-in / UltimateApp

Developing a mobile app to enhance Ultimate coaching abilities
https://www.facebook.com/DiscInApp/
MIT License
26 stars 9 forks source link

Videos not loading in Android app #407

Open JCapul opened 3 months ago

JCapul commented 3 months ago

🐛 Bug Report

Environment

Bug observed on Android 8 and Android 13 (Samsung phones)

Steps to Reproduce

Expected Behavior

Videos loads and can be watched.

Actual Behavior

The video container returns the following error message "Oups ! Une erreur est survenue pendant le chargement de la vidéo".

Diagrams works correctly though.

JCapul commented 3 months ago

See snapshot below.

Note that the top status bar is also not shown, not sure it's related but it looks like a bug too.

Thanks in advance for your help !

daveliepmann commented 2 months ago

I'm getting the same video loading issues on iOS

sallesma commented 2 months ago

Hi, thanks for the bug report. It looks like the vimeo videos are not loading anymore, probably dur to a change in the vimeo urls. Both moby and I have are quite busy at the moment, We'll try to fix it soon. In the meantime, feel free to have a look a the issuechecking out the code :)

sallesma commented 2 months ago

It is probably caused by this line: https://github.com/disc-in/UltimateApp/blob/main/src/Components/shared/VimeoVideo.js#L16

c0c4i commented 2 weeks ago

News on this? @JCapul @sallesma