Accessibility and Screen Recording Permissions for Helper and Main Bundles

Guys,

In my main application bundle, I have included a helper bundle in its Resources. When the helper requests Accessibility permission, the system modal window displays what the helper is requesting permission for.

However, when the helper requests permission for Screen Recording, the system modal window displays that the main application bundle is requesting permission, which includes the helper.

This issue seems to be specific to Ventura, as both requests are displayed on behalf of the helper in Monterey.

I'm wondering if this is a known issue or limitation or if there is a way to make the permission request specifically from the helper.

This behaviour still exists in macOS Sequoia.

Accessibility and Screen Recording Permissions for Helper and Main Bundles
 
 
Q