Browser
- Chromium-Based
- Firefox-Based
- Webkit-Based
- Other
Platform
- Desktop
- Mobile
- Other
Observed Behaviour
it shows 10 second skip button instead of skipping whole music
Expected Behaviour
show music skip button ( >> ) < this
it shows 10 second skip button instead of skipping whole music
show music skip button ( >> ) < this
It seems it's a recent change in iOS and ipadOS that we cannot have both seekbackward, seekforward and previoustrack, nexttrack together. So we need to choose that if want to have next and previous track actions or seek backward and forward on iOS. I think next and previous track is more usable, @snematoda What do you think? Also we need to check if user is using iOS or not I don't know if you want to access User Agent APIs or not.
It seems it's a recent change in iOS and ipadOS that we cannot have both
seekbackward, seekforwardandprevioustrack, nexttracktogether. So we need to choose that if want to have next and previous track actions or seek backward and forward on iOS. I think next and previous track is more usable, @snematoda What do you think? Also we need to check if user is using iOS or not I don't know if you want to access User Agent APIs or not.
Thank you for your work on this
But, I personally would not like to add code that is platform specific.
So I guess we would have to wait until Apple fixes things on their end
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?