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

Check for microphone usage description #121

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

Matt-Carey
Copy link
Collaborator

@Matt-Carey Matt-Carey commented Jun 12, 2024

If NSMicrophoneUsageDescription is missing, Mac/iOS will force-exit the app.
Instead, check if our info.plist contains the description, if it doesn't, fail out early with signaling that we don't have permission for mic usage

https://inworldai.atlassian.net/browse/INTG-1711

@Matt-Carey Matt-Carey marked this pull request as ready for review June 13, 2024 19:09
@Matt-Carey Matt-Carey changed the title Check for microphone usaged escription Check for microphone usage description Jun 15, 2024
@Matt-Carey Matt-Carey merged commit 2ca9337 into main Jun 18, 2024
16 checks passed
@Matt-Carey Matt-Carey deleted the mac-fail-permission-if-missing-usage-description branch June 18, 2024 15:23
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.

None yet

2 participants