iPad / iPhone Sync (WLAN or Inet)
Posted
by tobi
on Stack Overflow
See other posts from Stack Overflow
or by tobi
Published on 2010-02-05T21:09:40Z
Indexed on
2010/06/10
12:22 UTC
Read the original article
Hit count: 284
I have actually one app with a SQLite DB and i port this at the moment to the ipad.
My idea is a sync between iPad and iPhone for one table... But the Problem is "Person A" edit/change, create or delete a data record on iphone and "Person B" make the same or delete the edited record from Person A on the same time. Has anybody a idea for this? Or a nice lib for this?
© Stack Overflow or respective owner