You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be an issue with the permissions (accessibility/screen recording) when removing the application on macOS before removing the permissions in System Settings.
Install app
Remove app
Remove permissions in System Settings
Install app again, permissions are already set, but onboarding doesn't properly detect it --> red it from macOS
@casaout Permissions for a specific app can be reset using sudo tccutil reset All [app.bundle.id], however, there seems to be no way of doing so when uninstalling the app (on macOS).
@casaout Permissions for a specific app can be reset using sudo tccutil reset All [app.bundle.id], however, there seems to be no way of doing so when _un_installing the app (on macOS).
thank you! you mean that we cannot run the command since it's admin (sudo) or since we don't know when the app is uninstalled? (it's a bit funny to me that macOS wouldn't just delete those automatically...)
There seems to be an issue with the permissions (accessibility/screen recording) when removing the application on macOS before removing the permissions in System Settings.
See #298 and
TROUBLESHOOTING.md
And this
electron
/chrome issue might be related: electron/electron#40314The text was updated successfully, but these errors were encountered: