The AppDataSharing sample project demonstrates how iOS applications can locally share user data using URL schemes and a private pasteboard.
AppDataSharing is a sample project demonstrating how iOS applications can share user data using URL schemes and a private UIPasteboard.
You can see a complete tutorial at: http://enharmonichq.com/sharing-data-locally-between-ios-apps/