-
-
Notifications
You must be signed in to change notification settings - Fork 158
fix: weird microphone permission request behavior (macOS 26.2) #242
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
Conversation
fixes Dimillian#212 tested on macOS 26.2
|
@codex review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 82f7df3552
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex review |
|
Codex Review: Didn't find any major issues. More of your lovely PRs please. ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
For me the app is shown on the System Settings permissions list, but when I try to record it throws me the When I forked the repo to try and fix it, I had it working when I released a build and ran that. When I was running the server locally it didn’t do anything; no recording, no error. |
|
I don't know anymore damn. Tauri got it twisted I think. Working for me in dev and release mode and the app shows up hmmmm |
|
So wait, you can even record properly in dev mode? |
|
Yes for me it work in both and the ask did ask for permission for the first time in production after the fix! |
|
Ok, I'll check it again when I find the time! |
|
Fixed!!! Let me know with latest release |
|
YESSS! WTF was it? |
fixes #212
tested on macOS 26.2