pull data onto computer during sync?

1 view
Skip to first unread message

Lynn Smith

unread,
Feb 3, 2010, 11:24:21 PM2/3/10
to iphon...@googlegroups.com
Hi everyone,

I'm wondering if there's a way to pull data from an app onto the user's computer during sync with iTunes. Anyone done this?

I did search around for an answer to this, but couldn't get a definitive answer from the developer site or the google.

Thanks!
Lynn

Lynn Smith | Mobile Roots

lsm...@mobileroots.biz
M +612.805.1274
O +612.353.2213




Paul Cantrell

unread,
Feb 4, 2010, 12:04:11 PM2/4/10
to iphon...@googlegroups.com
Lynn — iTunes keeps a backup of phone data, including the app's documents directory, so you _might_ be able to access that. However, it's in an Apple internal format that's probably not documented and subject to change.

Other than that, I'm not aware of anything like this. If there were, I'm pretty sure apps with desktop counterparts such as 1password would be using it.

Cheers,

Paul


--
You received this message because you are subscribed to the Google Groups "iphonedevmn" group.
To post to this group, send email to iphon...@googlegroups.com.
To unsubscribe from this group, send email to iphonedevmn...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/iphonedevmn?hl=en.


Damon Allison

unread,
Feb 4, 2010, 12:10:27 PM2/4/10
to iphon...@googlegroups.com
From my understanding, it's not possible to sync your own data. I've heard people have filed an sdk "feature request" for this. It would certainly be nice to have...  




Damon

Peter Edstrom

unread,
Feb 4, 2010, 12:26:08 PM2/4/10
to iphon...@googlegroups.com
I believe the Stanza app was using an undocumented usb api, but recently had to remove it.  What about bonjour networking between the iPhone app and a desktop app?

Cheers,
Peter

--
You received this message because you are subscribed to the Google Groups "iphonedevmn" group.
To post to this group, send email to iphon...@googlegroups.com.
To unsubscribe from this group, send email to iphonedevmn...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/iphonedevmn?hl=en.



--
Peter Edstrom
651.472.5206

Project Oriel: Embracing Change
http://www.edstrom.net/blog/

Dan Grigsby

unread,
Feb 4, 2010, 1:10:25 PM2/4/10
to iphon...@googlegroups.com
I've messed around with the backups.  There's a free backup decoder that you can get from [1].  I interviewed the author at [2].  The source for his earlier Python version is at [3].


If you use SQLite in your app you can grab the DB right out of the backup easy peasy.  But, of course, this is only really good for going in the one direction (phone to desktop) and not the other.

Alternatively, people used to have success using the DCIM folder.  Apple may be cracking down on using it [4].

 
HTH,

Dan



On Feb 4, 2010, at 11:04 AM, Paul Cantrell wrote:

Reply all
Reply to author
Forward
0 new messages