mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Revert "Improve setting audio session"
This reverts commit eedc8f32d1
.
Fix #307
This commit is contained in:
@@ -238,11 +238,6 @@ struct YatteeApp: App {
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
#if !os(macOS)
|
||||
try? AVAudioSession.sharedInstance().setCategory(.playback)
|
||||
try? AVAudioSession.sharedInstance().setActive(true)
|
||||
#endif
|
||||
}
|
||||
|
||||
func migrateAccounts() {
|
||||
|
Reference in New Issue
Block a user