I'm interested in responding to when the user performs a standard Copy to the generalPasteboard as part of the default UIWebView control. I'd like to take some action in response to this.
Is this possible, or would I need to re-implement a custom copy control so that I can be sure to capture the event?