Help with getting a file off an iPad

Hi everyone,

Im still pretty new to the community, I have been coding now for 6 months in Unity. I am currently working on a project which allows the player to create there own music and save out a wav of the recorded music.

I have coded everything so far, recording off the microphone, playing back different clips and recording the playback in a new file.

But now I am stuck… :frowning: I have been trying to figure out what code I would need to implement, or what directory I would need to save the file out to, so that the user can copy the file off the device.

Does anyone have a clue, or can point me in the direction of a function name that I can look up… I have totally hit my head against a wall.

When you plug your iPad into iTunes and click apps, some apps have a transfer file to computer anyone know what this is called in the iOS SDK?

Thank for the help

Si

See: iOS Keys

Thanks Graham,
Will take a look into that :slight_smile: