mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
[AltStore] Tracks background refresh attempts for debugging
This commit is contained in:
@@ -56,7 +56,7 @@ extension BackgroundTaskManager
|
||||
self.isPlaying = false
|
||||
}
|
||||
|
||||
self.audioEngineQueue.async {
|
||||
self.audioEngineQueue.sync {
|
||||
do
|
||||
{
|
||||
try AVAudioSession.sharedInstance().setCategory(.playback, options: .mixWithOthers)
|
||||
|
||||
Reference in New Issue
Block a user