Electron application no permission to write to a file

Hi,

I'm developing Electron NodeJS application, the application runs as agent (UIElement), tested before on several versions of Big Sur, the issue seems to be only on Big Sur 11.6 and not all devices.

On some devices, the application seems to be failing applying changes such as modifying files or killing a process that was executed by the application.

Also, the uninstall script seems to be failing to clean leftovers even after the uninstall and all files under /Library/Application Support/ can't be deleted even with sudo.

I verified that the application is under full disk access.

Please advice how this issue can be fixed. Thanks in advance

I found it, Check Point self-protection application is securing those files. Thanks!

Electron application no permission to write to a file
 
 
Q