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

Fix silent iOS playback when device is muted while running the example application #338

Merged

Conversation

rolandkakonyi
Copy link
Contributor

Description

Some developers ran into the issue of having no audio during playback, due to their device being silenced.

Changes

Setting audio session category on app level fixes this.

Documentation was updated on the following pages:

Checklist

  • 🗒 CHANGELOG entry - not applicable as no SDK changes were made

@rolandkakonyi rolandkakonyi self-assigned this Nov 29, 2023
@rolandkakonyi rolandkakonyi marked this pull request as ready for review November 29, 2023 15:45
@rolandkakonyi rolandkakonyi changed the title Fix silent iOS playback when device is muted when running the example application Fix silent iOS playback when device is muted while running the example application Nov 30, 2023
Copy link
Contributor

@123mpozzi 123mpozzi left a comment

Choose a reason for hiding this comment

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

Working fine 👍 !!

@rolandkakonyi rolandkakonyi merged commit 7fda4b6 into development Nov 30, 2023
8 checks passed
@rolandkakonyi rolandkakonyi deleted the set-audiosession-category-in-every-example-screen branch November 30, 2023 10:42
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.

2 participants