Reputation: 318
I would like to build an iPhone app that will back up phone data (messages, address book, etc.) to a central server.
How can I access this phone information and then upload that to a server?
Upvotes: 1
Views: 101
Reputation: 20686
I'd start with the iOS Application Programming Guide. You'll need a Mac running OSX and a recent version of XCode.
Happy programming.
Upvotes: 2