Hello
I am working on a mac OS application that provides students with courses. due to the subscription plans the customers want, I can't risk the content by letting the user record or share the screen with others.
I have done a very intense search about an API or configuration to prevent the mac OS user record or sharing screen, but unfortunately, I didn't find a good or working answer.
In Android, there is (LayoutParams.FLAG_SECURE) to do what I want.
Is there a way to block screen records or share?
Thanks
1
0
1.2k