Pull Replication does not work with SessionAuthenticator CBL 2.0 Android and Sync Gateway 2.0.0

I am building an android client that supposed to use push and pull replication. However after implementing implicit auth flow with a keycloak auth server only the push works. Client application won’t pull any new documents from the server. After reading up on multiple similar problems with previous I was wondering whether the problem is fixed and what my potential mistake might be.

The first thing that you might try is to try to upgrade to use 2.5.1 version and if the problem still exists. Could you share the client log and SG log? To enable logging in 2.5.1, please follow the instruction here.