I warn users when they take screenshots in my app that they may be breaching the privacy of other users if they share personal information, using the code from this question
I would like to also display something if a user tries a screen recording as well. I have found the Technical note from Apple about how to respond, which is here, but I'm still a little unclear on how exactly one creates a listener or checks the value of a property using inline Objective C.
Any pointers would be much appreciated.
Nigel
I would like to also display something if a user tries a screen recording as well. I have found the Technical note from Apple about how to respond, which is here, but I'm still a little unclear on how exactly one creates a listener or checks the value of a property using inline Objective C.
Any pointers would be much appreciated.
Nigel