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

Foreground microphone fix #1797

Merged
merged 3 commits into from
Jul 8, 2024
Merged

Foreground microphone fix #1797

merged 3 commits into from
Jul 8, 2024

Conversation

Decoder07
Copy link
Contributor

Description

  • Fixed issue where microphone was not getting accessed in background in android 14 devices.

Pre-launch Checklist

  • The Documentation is updated accordingly, or this PR doesn't require it.
  • I updated/added relevant documentation (doc comments with ///).
  • I listed at least one issue that this PR fixes in the description above.
  • I read and followed the Flutter Style Guide, including Features we expect every widget to implement.
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

@Decoder07 Decoder07 requested a review from ygit July 8, 2024 06:08
@ygit ygit merged commit e1bc03f into develop Jul 8, 2024
4 checks passed
@ygit ygit deleted the foreground-microphone-fix branch July 8, 2024 07:15
Decoder07 added a commit that referenced this pull request Jul 29, 2024
* Added microphone service type in foreground service

* updated changelog

* released sample app version 1.5.211 (511) 🍀
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