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: change default value of audioRecordingEnabled and not rely on package availability for default value #2884

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

khushal87
Copy link
Member

@khushal87 khushal87 commented Jan 8, 2025

There was a bug, lets say you have the expo-av package but disabled the async audio feature using the prop on Channel component but it would still show the recording button. This is fixed in the PR.

@Stream-SDK-Bot
Copy link
Contributor

Stream-SDK-Bot commented Jan 8, 2025

SDK Size

title develop branch diff status
js_bundle_size 463 KB 463 KB 0 B 🟢

@khushal87 khushal87 merged commit b0a566f into develop Jan 8, 2025
5 checks passed
@khushal87 khushal87 deleted the audio-recorder-default-value branch January 8, 2025 14:40
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.

3 participants