objective c - Listen for iOS screen capture event -


is there way listen screen capture event on idevice?

logic:

  1. user takes screen capture using 'power' plus 'home' button combination.
  2. event triggered , listening application loads.
  3. application modifies captured image , exits.

the application listen save camera roll event, allow same types of modification.

thank in advance feedback.

there no way directly... there bit of workaround though explained here: http://tumblr.jeremyjohnstone.com/post/38503925370/how-to-detect-screenshots-on-ios-like-snapchat


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -