Here a simple mobile application : each user give personal informations store in a json object.
The application return to the client only hers informations and this json.
On their mobile, for privacy and security, there is only theirs informations in couchbase-lite, so only 1 json.
How to implement that with sync ?
1 post - 1 participant