Is there any way to copy text from a TextView that has User Interaction is enabled to the clipboard via a UIButton?
But instead of the user holding down his finger on the uitextview so that the apple standard window popups to copy I want the user to be able to do with just the click of the button .. (Whole text)
Regards,