Copy text to clipboard with iOS

Viewed 75777

What is the best way to copy text to the iPhone's clipboard in your application?

Their docs are sketchy and have way more features than what I want... I just want to set a string as the users clipboard.

2 Answers
Related