Posts

Post not yet marked as solved
1 Replies
779 Views
Hello! I'd like to ask, is there any method how could I detect whether an application started to share or record my screen? It seems there isn't any notification from the system but maybe it's possible to detect somehow. Programmatically or from the CLI.
Posted Last updated
.
Post not yet marked as solved
1 Replies
612 Views
I need to access Photos library from my process launched by launchd. The problem is that system do not displays approval prompt dialog, just denies access. As this is a commandline tool, I cannot preauhorize it in System Preferences -> Security & Privacy -> Privacy -> Application Data.According to WWDC 2018 Session 702, a user confirmation dialog should be displayed in this case.Without that approval dialog and preauthorization I'm not able to access restricted folder in launchd executed process.Is anyone else experiencing this? How can such a process gain access (with user consent) to restricted folders?Thanks,Gergely
Posted Last updated
.