objective c - Listen for iOS screen capture event -
is there way listen screen capture event on idevice?
logic:
- user takes screen capture using 'power' plus 'home' button combination.
- event triggered , listening application loads.
- 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
Post a Comment