I want to stop taking screen shot of my Application Screens. Is any one know is it possible or not.
Asked
Active
Viewed 285 times
0
-
1Do you mean that you've made an app, and you don't want users to be allowed to make screenshots of it? – molbdnilo Sep 19 '16 at 10:59
-
1No this is not possible!!! – Ketan Parmar Sep 19 '16 at 11:02
2 Answers
1
This feature is only restricted by the OS so cannot be disable that feature in iOS.
iOS provide notification for this event: UIApplicationUserDidTakeScreenshotNotification.
Note: UIApplicationUserDidTakeScreenshotNotification
is posted after the screenshot is taken. Currently there is no way to be notified before a screenshot is taken.

Saurav Wahid
- 381
- 3
- 9
-1
i think it is not possible, once check following link, i hope it will help you. :)

Community
- 1
- 1

Satyanarayana
- 1,059
- 6
- 16
-
your answered link is not working, means when i open any selected answer link it's give me page not found error. so please check your answer link and update it. – Sandy Patel Sep 19 '16 at 11:02
-
@Tj3n , please check first answer iPhone Configuration Utility. this page not open... same as other answered link not open.. – Sandy Patel Sep 19 '16 at 11:06