mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 06:35:59 +03:00
[GH-ISSUE #1210] [IOS] Mediaplayback stops when opening Floccus #807
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#807
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 @getwet on GitHub (Jun 24, 2022).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1210
Hi,
I was wondering Spotify or VLC stops playing when I open Floccus on iOS.
Cheers and have a nice weekend
@marcelklehr commented on GitHub (Jul 4, 2022):
Mh, this is curious. I have not idea why this happens.
@idunno101 commented on GitHub (Apr 13, 2023):
I also experienced this issue so I did some searching and I think I found the cause.
This post on the Ionic Forum hinted that the background-mode cordova plugin might be the cause.
There's a similar issue for the original plugin at https://github.com/katzer/cordova-plugin-background-mode/issues/481
In that issue they figured out that this line needed to be added to APPBackgroundMode.m
So I guess a different fork of the background-mode plugin should be used. Or you could remove the plugin if you think it's not needed (like the person on the forum did).
@getwet commented on GitHub (Dec 10, 2023):
Now fixed with Floccus 5.0.2.
Great work 👍
Many thanks.
@github-actions[bot] commented on GitHub (Dec 11, 2024):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.