Question
When the sandbox (Protected Mode Disabled) preference is enabled in Adobe Acrobat Pro, we are seeing Grant Access alert in Mac
We are programmatically launching Adobe Acrobat Pro on macOS.
- On some Mac machines, launching Acrobat also triggers an additional process called “Acrobat Helper.”
- To stop this behavior, we disabled Sandbox / Protected Mode Disabled in Acrobat preferences, which resolved the Acrobat Helper launching issue. (As guided by Adobe Team)
However, this change introduces a new problem:
When Protected Mode Preference is enabled, macOS shows the “Grant Access” permission alert, but the Acrobat Helper issue is resolved.
When Protected Mode Preference is disabled, macOS does not show the “Grant Access” alert, but the Acrobat Helper issue reappears

