Hi all,
Is there a way to ignore a document pushed from the sync gateway to the mobile? In the backend, I have one channel per company, but the documents should be stored in the mobile according to the user roles, so even though I have subscribed to the channel, I would like to filter which documents will actually get stored in the mobile according to some user data (which is not contained in the document itself). Can I implement some logic on the Replicator to ignore documents according to some given rules?