Multi device, multi platform syncing
Hi,
I've been asked to write a feature that pushes me outside my knowledge zone so need a few pointers.
The client has an app on Android, iPhone & iPad - all use internal sqlite databases to manage the users data.
They now want to add multi device & multi platform syncing.
Now I know the basics each needing to stream to a server , manage conflict , push updates out , check on startup etc.
However I feel writing it would be reinventing the wheel and would be prone to so many errors it's untrue.
Does anyone know of any SDK's & Server solutions (Opensource or Paid) that has been designed to do this very thing ?
|