Hi all,
we developed our first iOS prototyp application with SUP 2.2. This application only
provide information without a CRUD (Create/Update/Delete) functionalty. Now we
are planning to make the next step, which means to implement such a CRUD -
functionality.
So the "doing" of the implementaion is basically clear. Currently, our considerations
go in for the replication of data.
For example, device A is changing a set of data while device B is changing the same
data set in the same time. Which changes will replicate to the backend ?
Or another example, what happen when a device change data offline and meanwhile
the set of data where deleted from a online device or a backend user ?
May be there are something like a replication management ?
Does somebody know something about this in the SMP ?
Regrads,
max