fix(ios): stop reclaiming audio session while paused in PiP
close #1496 Bumps os_media_controls so the audio session is only activated on playing-state pushes; paused/metadata pushes no longer re-interrupt other apps' audio (which caused the 1-2 Hz play/pause loop).
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ dependencies:
|
||||
os_media_controls:
|
||||
git:
|
||||
url: https://github.com/edde746/media_controls
|
||||
ref: 71b96f8dcfe3cc0483735b796fb933b3ba838cc2
|
||||
ref: 75556a968a4a1ebc42fbb8c31942c2418d4326e1
|
||||
rate_limiter: ^1.0.0
|
||||
wakelock_plus:
|
||||
git:
|
||||
|
||||
Reference in New Issue
Block a user