-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Have you read the FAQ and checked for duplicate open issues?
Yes
If the problem is related to FairPlay, have you read the tutorial?
No
What version of Shaka Player are you using?
4.15.9
Can you reproduce the issue with our latest release version?
I'm already using latest version
Can you reproduce the issue with the latest code from main
?
I haven't tried yet
Are you using the demo app or your own custom app?
I got the same issue on both
If custom app, can you reproduce the issue using our demo app?
Yes
What browser and OS are you using?
Chrome on Android
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
What are the manifest and license server URIs?
What configuration are you using? What is the output of player.getNonDefaultConfiguration()
?
What did you do?
After using "seek on double-tap" a few times, it stops working. I need to make a single tap on the left or right side of the player first to make it work again.
What did you expect to happen?
Seek on double-tap should work anytime.
What actually happened?
Are you planning to send a PR to fix it?