'afternoon! The SDK docs say that the pasteboard plugin is available for “Android, iOS”:
http://docs.coronalabs.com/daily/plugin/pasteboard/
On Android, using the latest daily build, attempting to include it generates a “does not exist in archive / no field package.preload[‘plugin.pasteboard’]” error. The identical code works without errors on iOS.
I suspect this is an error in the SDK documentation, since a 2013 blog post says the Pasteboard was (at the time) available for iOS only:
http://coronalabs.com/blog/2013/12/17/tutorial-introducing-the-pasteboard-plugin-ios/
If someone could clarify, that would be great.