Hi!
I'm developing an application based on Chrome that needs to take regular screenshots of webpages. Under the hood (actually Chromium), it uses SCScreenshotManager to capture screenshots automatically (without user interaction).
I've noticed that regularly using this API triggers a user notification saying: "Your Screen 'AppTest' has accessed your screen and system audio 3,594 times in the past 30 days. You can manage this in Settings."
How can I prevent this notification from appearing? Are there any specific entitlements(Or configuration of SCScreenshotManager) that I can use?
Thanks!
There's no supported way for you to disable this alert with the APIs currently available. If you'd like us to consider adding the necessary functionality, please file an enhancement request using the Feedback Assistant. Once you file the request, please post the Feedback number here.
If you're not familiar with how to file enhancement requests, take a look at Bug Reporting: How and Why?