Is it possible for an iphone app to directly add content to itunes, either directly on the phone, or by automatically (i.e. no user actions required) syncing when the iphone is connected to a computer?
If not, what is the fall back? One suggestion what was made to me is that the user can drag and drop files from the apps’ Documents folder into the Music folder.
Thanks
Unfortunately, there’s no way to do that without using private APIs. I’d enable UIFileSharing and let the user email the audio file, so they may add it manually.