ClipboardPlugin for PhoneGap

Technologies used: PhoneGap, ObjectiveC

I’ve written a new plugin for PhoneGap that enables clipboard access from within any JavaScript method in a PhoneGap-iPhone application. It’s my first piece of ObjectiveC-code, so the first version is very simple. It currently only supports setting clipboard text. Retrieving clipboard text will be added later.

The source code is available on GitHub: http://github.com/mweimerskirch/PhoneGap-Plugins/tree/master/ClipboardPlugin/iPhone/

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>