csk
csk

Reputation: 418

transfer file from Mac/Pc to ios app documents without itunes

I have an app that is using itunes file sharing.I use these file to get output. So users need to use itunes to transfer file to app documents. I'd like to know how itunes do this transfer. So I can create client app for mac/pc. Thanks.

Upvotes: 4

Views: 781

Answers (1)

Jonas Schnelli
Jonas Schnelli

Reputation: 10005

You should be able to solve your problem with libimobiledevice. Open-Source and widely used.

Upvotes: 3

Related Questions