-
Notifications
You must be signed in to change notification settings - Fork 2
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
Automation Permission Issue for macOS Mojave #26
Comments
A few details on new updates when the prompt triggered for you, previously we were using ' |
Using the recent change (in Moonshine SDK Installer) when I ran, I prompt with the automation prompt. When accepted, I able to return focus to Moonshine. Then I tried to reset the automation against Moonshine SDK Installer, but the said command didn't work for me (as expected) in Terminal (I didn't want to reset other applications):
Next I tried to reset all existing After resetting all However, when I manually unselect the checkbox by going into |
Yeah, I got the same "no such bundle identifier" error - it may be a limitation on tccutil. Manually unselecting the checkbox in Security & Privacy > Automation indicates that Moonshine SDK Installer should be denied access to this feature. The user won't be prompted again unless something resets that decision. So, if a user ends up in this state, they will have to fix it manually in Security & Privacy > Automation. |
In my recent testing on macOS Mojave, I found that MoonshineSDKInstaller could not notify Moonshine of newly installed SDKs if it did not have this permission set in System Preferences:
The user should see this prompt when MoonshineSDKInstaller attempts to connect to Moonshine.
However, if the user misses or rejects this prompt, the application will not work properly until the user updates the setting in System Preferences.
I do not remember if I saw the prompt in my earlier tests. When I tried a fresh test, I found that I got a prompt as expected, but I'm concerned that there is some issue preventing this alert from showing up. I have had trouble with this for other Prominic applications, so we may investigate this further if more users report problems.
Here is the command I used to reset the permissions:
The text was updated successfully, but these errors were encountered: