Shows native video controls for a fraction of second even its disabled on android #4625
jaswinprakash
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my video player i have custom controls so disabled the native controls , but even with disabled controls its showing for a fraction of second some times in android, ios it seems ok.


km_20250725_1080p_30f_20250725_060915.mp4
video attached is in slow motion to se clearly,
also another issue is i have the loading states added in onBuffer, these are working correctly in android , but in ios the values in onBuffer are working correcly but the buffering become true and false at same time , but video is still taking time to play (like its still buffering)
how to fix these issues?
Beta Was this translation helpful? Give feedback.
All reactions