steventheworker / Dock-Expos--home

Window preview app for MacOS (on the dock) using App Exposé.
https://dockexpose.netlify.app
73 stars 0 forks source link

App doesn't register that Accessibility permissions have been enabled #28

Closed spiritually-soup closed 7 months ago

spiritually-soup commented 7 months ago

MacOS Monterey 12.7.2 Attempting to install latest release

Screen Recording 480p

steventheworker commented 7 months ago

Sometimes you need to remove all the permissions before they will register.

Make sure you quit the app, then run the following command. tccutil reset All com.steventheworker.Dock-Expose

This will remove all the entries labeled "Dock Exposé" in Settings (or you can do it manually).

spiritually-soup commented 7 months ago

It worked - tysm!