windows - regarding the itunes com sdk, is there a way to load files to an application -


example - there free application called stanza - when idevice connected, can load files application through itunes makes them accessible in application after disconnecting.
enable automated upload of documents, example, using itunes com interface on windows have been unable find way in sdk documentation. thoughts, hints, or clues welcome.

open xcode select info.plist of project add new entry , write application support itunes file sharing autocomplete feature when begin write , set bool value yes

build , run!!

now every time connect device itunes able upload files app , download files app

good luck


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -