mirror of
https://github.com/binimum/tidal-ui.git
synced 2026-04-26 12:25:48 +03:00
[GH-ISSUE #122] Background playback on iOS Safari is breaking #98
Labels
No labels
bug
duplicate
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tidal-ui#98
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @winnerman-gc on GitHub (Feb 13, 2026).
Original GitHub issue: https://github.com/binimum/tidal-ui/issues/122
Due to background process limits on iOS, background playback stops or repeats current song without playing next song. Might be the js implementation that the os limits, i believe there are standard html5 and js implementation that can mitigate this?