Skip to content

Conversation

@robertert
Copy link

The previous implementation of audio mixing mode selection had a bug where switching between different modes (e.g., from .mixWithOthers to .doNotMix) did not consistently remove the previously set options. This was because the switch statement only handled removals in specific cases, potentially leaving stale flags in audioSessionCategoryOptions.

@Okelm
Copy link
Contributor

Okelm commented Jan 8, 2026

is this connected to some reported issue somewhere?

@robertert
Copy link
Author

no i was just playing with the example app and found this issue

@Okelm
Copy link
Contributor

Okelm commented Jan 8, 2026

by any chance it might fix this? #4810

@robertert
Copy link
Author

This issue doesn't occur here.
But I made this change in v7 version and the issue was on 6.11 so I suppose it could be fixed earlier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To Triage

Development

Successfully merging this pull request may close these issues.

2 participants