onPlaying returns the duration as 0 on older Android devices.
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 490
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
I open the page with the player on Android 4 via WebView, in
"onPlaying" returns the "duration" as 0.
On newer devices, everything is fine.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the player’s onPlaying behavior in an Android 4 WebView and compare the reported duration with newer devices. Trace the player callback and determine where duration becomes 0; done means duration is reported correctly on the affected devices without regressing newer Android behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, javascript
- Domain
- frontend, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100