You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logcat returned by abnormal events
Usually occurs when the video is first loaded
There is an abnormal "end" event and no "playing" & "progress&time" events
It appears that the video is playing but not progress update.
Logcat returned by abnormal events
Usually occurs when the PlayerWebView reuse
There is no "playing" events but "progress&time" works
It appears that the video is playing but loading (translucent mask) keeps flashing on the page.
In the test, we found that abnormal event returns, the video is always in the loading state.
Usually occurs when the video is first loaded
There is an abnormal "end" event and no "playing" & "progress&time" events
It appears that the video is playing but not progress update.
Usually occurs when the PlayerWebView reuse
There is no "playing" events but "progress&time" works
It appears that the video is playing but loading (translucent mask) keeps flashing on the page.
The text was updated successfully, but these errors were encountered: