p***@decurtis.com
2018-05-26 07:44:00 UTC
For an iOS application backed by Couchbase lite 1.4.1, there are documents
that are available to multiple logged in users such that the document's
channel contains the userIds of all users that are sharing a document. This
document will be synced to all iOS devices where user having an entry in
channel logged into the ios application and replicates the document.
I would like to implement a soft delete option on the document such that
when userA opts to delete the document being shared with userB, userC,
userD then the UI on userA's device should remove the document but other
users continue to have access to that document. This solution should work
even when userA logged in from multiple devices and still should not be
able to see the document that is deleted but other users should be able to
see and edit the document.
Thanks
that are available to multiple logged in users such that the document's
channel contains the userIds of all users that are sharing a document. This
document will be synced to all iOS devices where user having an entry in
channel logged into the ios application and replicates the document.
I would like to implement a soft delete option on the document such that
when userA opts to delete the document being shared with userB, userC,
userD then the UI on userA's device should remove the document but other
users continue to have access to that document. This solution should work
even when userA logged in from multiple devices and still should not be
able to see the document that is deleted but other users should be able to
see and edit the document.
Thanks
--
You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobile-couchbase+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/533b9a55-47b1-4db1-a080-129aa8cde628%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobile-couchbase+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/533b9a55-47b1-4db1-a080-129aa8cde628%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.