CopyPastor

Detecting plagiarism made easy.

Score: 0.9846742749214172; Reported for: String similarity Open both answers

Possible Plagiarism

Plagiarized on 2013-11-14
by Alok Chandra

Original Post

Original - Posted on 2012-01-03
by Guillaume



            
Present in both answers; Present only in the new answer; Present only in the old answer;

It is not possible to detect a screenshot has (or will) be taken on iOS 5.
In iOS 4.0, there was a Darwin notification fired PictureWasTakenNotification, but not anymore.
The documentation does not mention anything, and using NSNotificationCenter to subscribe to all notifications only shows silence after taking a screenshot.
**It is not possible to detect a screenshot has (or will) be taken on iOS 5.**
In iOS 4.0, there was a Darwin notification fired `PictureWasTakenNotification`, but not anymore.
The documentation does not mention anything, and using `NSNotificationCenter` to subscribe to all notifications only shows silence after taking a screenshot.

        
Present in both answers; Present only in the new answer; Present only in the old answer;