0

I am trying to get the screenshot event in iOS while app is in background but not able to find any proper API functions for this.

Can anyone please help for this?

Thanks

jscs
  • 63,694
  • 13
  • 151
  • 195
  • Yes. Please, look at this answer. https://stackoverflow.com/questions/13484516/ios-detection-of-screenshot – Aleksandr Honcharov Jul 29 '17 at 12:41
  • Add an observer for: `UIApplicationUserDidTakeScreenshotNotification` – Brandon Jul 29 '17 at 12:42
  • I have tried this function already but its App only so if App is open then i can detect the event of screenshot but I need solution if my app is in background & take screenshot of website opened in safari browser then its not working using - UIApplicationUserDidTakeScreenshotNotification – user2396370 Jul 29 '17 at 13:36
  • I think after long search i can say that Apple does not allow to detect screenshot if our app is in background but any help can be appreciated if possible. Thanks – user2396370 Jul 29 '17 at 13:36

0 Answers0