Hi mobdev, There’s actually a separate mailing list, [email protected]<mailto:[email protected]>, where most of the mobile people hang out. That said, it may be even better if this were on our newly revamped forums: https://forums.couchbase.com/c/mobile/sync-gateway
Regards, Matt -- Matt Ingenthron Couchbase, Inc. On Oct 28, 2014, at 4:17 PM, MobDev <[email protected]<mailto:[email protected]>> wrote: Hey guys, We are using syncGateway cluster and Couchbase cluster with custom authentication following is the workflow in brief. Step 1. Get session_id App -> InternalSessionService -> SyncGatewayCluster -> CouchBaseServerCluster -> session_id -> SyncGatewayCluster -> InternalSessionService -> App Step 2. sync data App -> SyncGatewayCluster This setup is working fine and all the data is being pushed properly and saved on the couchbase cluster. Documents have access, channels and owner info. On the second device (with same steps 1 & 2), I don't see documents for the same user. We had this workflow working without the sync gateway cluster and couchbase cluster. — Is session_id shared across cluster? — does serverB recognizes/works with session_id created on serverA? Anything else we are missing? Thanks a lot. Cheers, -- You received this message because you are subscribed to the Google Groups "Couchbase" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Couchbase" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
