Skip to content

Commit ac4c5e8

Browse files
committed
Restore default audioSessionPolicy
1 parent 11f29fe commit ac4c5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DemoApp/Sources/Components/AppEnvironment.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ extension AppEnvironment {
580580
}
581581

582582
static var audioSessionPolicy: AudioSessionPolicyDebugConfiguration = {
583-
.livestream
583+
.default
584584
}()
585585
}
586586

0 commit comments

Comments
 (0)