-
Notifications
You must be signed in to change notification settings - Fork 1
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
Android not responding when video is loading #29
Comments
Hello Sergio! |
This is the show id PFBcAdyRXSa0B7N4meCg |
I see no problem opening this video with the demo app, is this always happening when you integrate the SDK and try to open the LVSPlayerActivity? |
This is my Configuration
The easiest way I found to replicate it is to open the video, reduce the connection type to something slower, such as EDGE, (you can do this on the emulator) and move the playback back and forward, the UI starts to go slower until something takes longer than 5 seconds. To me it looks like some loading is happening on the UI thread |
It seems like an edge case could be related to our core media player libraries in emitting the change on the seek bar. |
No, this is not a blocker |
When the video is loading, I get an ANR (Android is not responding). I am using version 1.3.2
The text was updated successfully, but these errors were encountered: