Reputation: 418
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
Reputation: 10005
You should be able to solve your problem with libimobiledevice. Open-Source and widely used.
Upvotes: 3