问题
Apple released a new feature allowing movie recording via QuickTime player. All you need to do is to connect the iOS 8 device to a Mac Yosemite machine, run QuickTime and set the connected device as the source of the movie. (Like explained here: http://www.tekrevue.com/tip/record-iphone-screen-quicktime/)
I would like to prevent QuickTime to record a movie while my application is running. Any idea how can I do that?
Any value I can change in plist? Any special event I can listen to? Any other creative way to disrupt this process?
Thanks!
Nili
回答1:
According to Apple's Developer Technical Support, it is not possible to opt your apps out of screen capture :\ Time to file an enhancement request I guess.
来源:https://stackoverflow.com/questions/26669636/how-to-programmatically-disable-ios-8-video-capture-in-mac-yosemite