My App's main function is a short-hand Note taker... Users' input is stored in a [String] and these Strings are used in a replayer to show an animated version of what was noted.
The file will contain this Array of Strings and a few thumbnail Images.
How can I allow users to share this file with a friend that has the same App? I prefer users to be able to text the file (like in contacts "Share contact") and when the receiver taps the file...The App is opened and Replayer starts.