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
macos: declare required privacy permissions for Mojave #4579
Comments
|
@kevinushey I'm still getting a crash running the code on version 1.3.867. |
|
Stack trace: |
|
From the logs:
|
|
verified in Version 1.3.897 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System details
Steps to reproduce the problem
Run the following code in RStudio:
Describe the problem in detail
RStudio crashes.
Describe the behavior you expected
RStudio requests use of the webcam, and then proceeds without issue.
Notes
We may need to declare privacy access messages in Info.plist. Example from Qt Creator:
https://codereview.qt-project.org/#/c/251414/4/src/app/app-Info.plist,unified
The text was updated successfully, but these errors were encountered: