Copy

Important "copy" improvements in SDK 3.2

Background
As you may be aware, iOS 9 prevents apps running in the background from accessing the pasteboard. As described in this blog post, AudioCopy currently uses a local notification to work around this limitation. There are obviously disadvantages to this: if notifications are turned off, or if the user fails to tap the message, copy operations won't work properly (note that paste operations via AudioPasteViewController are unaffected).

SDK 3.2 Available
AudioCopy SDK 3.2 is now online (this is the same as release candidate 2). This is an important update that we recommend for everyone using the SDK (in both copy and paste compatible apps). The main improvement is that local notifications will no longer be required once the new version of the AudioCopy app is released.

We are working to make other improvements to AudioCopy that improve both the developer experience and user experience.  Stay tuned for news about our affiliate program, file provider extensions, and other news!

If you have any feedback, we'd love to hear it so don't hesitate to contact me: dan@retronyms.com

Thanks,
Dan