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

feat: improves recording permissions handling on macOS #89

Merged
merged 6 commits into from
May 17, 2024

Conversation

clearlysid
Copy link
Collaborator

Part of #78

@clearlysid clearlysid self-assigned this May 17, 2024
// Demand permissions and open settings
// open_permission_settings(&app);
}
}
Copy link
Collaborator Author

@clearlysid clearlysid May 17, 2024

Choose a reason for hiding this comment

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

Explained the situation and problem in more detail here if anyone wants to have a look. FLOW 2 is especially problematic because people accidentally get stuck in it and keep asking for help 😓

@clearlysid clearlysid linked an issue May 17, 2024 that may be closed by this pull request
@clearlysid clearlysid requested a review from Pranav2612000 May 17, 2024 11:39
@clearlysid
Copy link
Collaborator Author

After using the AppState to handle this it is definitely more fool-proof now, but can still break in a niche edge case. I am okay to proceed with this for now unless someone can come up with better solution 🙈

@clearlysid
Copy link
Collaborator Author

Lesssgo 🚀

@clearlysid clearlysid merged commit 3e0acd0 into main May 17, 2024
@clearlysid clearlysid deleted the feat/improve-mac-permissions branch June 24, 2024 04: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.

Improve onboarding experience
2 participants