rdev
rdev copied to clipboard
A small problem with `tauri` using `rdev`.
Hey 👋, I'm using rdev inside tauri and after packing the software for the first time, there is a prompt to turn on the permissions (fig. 1), but if I reinstall the software later, the permissions are on but the keyboard keys are not listened to, and I have to go to authorize it again in order to listen to them! Why is this? I've tried the info.plist configurations I found on Google (fig. 3), but to no avail! I hope you can help me!
Figure 1:
Figure 2:
Figure 3:
As I know, it's the macOS policy.
This permission is so sensitive (the app works like a Keykogger) so user have to whitelist it every new version with consent.