-
Notifications
You must be signed in to change notification settings - Fork 473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Investigation about known issues in Android #297
Comments
Small testcase for testing an issueI wonder if you can help to test this too since I was able to replicate a case of a loading issue, which is that the video becomes stuck and even controls don't how; departing from the example in the YouTube replica [1], basically disabling the initial fullscreen=true: marlonanthony/YouTubeReplica#2 If you want to give it a try in your development system, notice that the base sample is the following, which should work:
The minor change you need to do is to take fullscreen = false. Then try to load your app many times and may check that sometimes it gets stuck. Example for reproducing the problem
|
Hi, I am trying to see if I can put this component in a serious app and indeed I have stumbled in the known issues and perhaps other problems too.
I have opened so far this bug to keep track of learnings.
The text was updated successfully, but these errors were encountered: