I am trying to see if I can implement the "Copy" functionality in UIWebView, so I modified your code to insert "Can performActionWithSender" code. However, I noticed that it is being called twice for every potential action (Cut,delete, etc.) Is this something that just happens with UIWebView?
I am trying to see if I can implement the "Copy" functionality in UIWebView, so I modified your code to insert "Can performActionWithSender" code. However, I noticed that it is being called twice for every potential action (Cut,delete, etc.) Is this something that just happens with UIWebView?