Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ✨ Add a flag to control overridden AVAudioSession Config for ios #289

Merged

Conversation

Ujas-Majithiya
Copy link
Collaborator

With this change, users can set their custom AVAudioSession config. I have also made some APIs private since they were never meant to be public and made them accessible through getters.

Fixes #256

@Ujas-Majithiya Ujas-Majithiya force-pushed the feature/add_audio_session_override_flag branch from 38bbe33 to 7c18d00 Compare April 21, 2024 18:12
Copy link
Collaborator

@manoj-simform manoj-simform left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ujas-m-simformsolutions ujas-m-simformsolutions merged commit 747cb20 into main Apr 22, 2024
@ujas-m-simformsolutions ujas-m-simformsolutions deleted the feature/add_audio_session_override_flag branch April 22, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow Bluetooth Output Devices
3 participants