Good afternoon. I am new to couchbase and I am writing a couple of small test applications to test the syncing features.
The ASP.NET app saves, retrieves the documents just fine. The Xamarin app saves, updates, retrieves just fine and syncs with the gateway server however, when I create a record on the ASP.NET app or inside the Couchbase Console the Xamarin app appears to not trigger any updates so it does not sync with the server.
Being new, I don’t know if the listener function is working correctly or the gateway sync configuration file is correct. I believe the gateway sync is working but I just don’t know how to find where is the issue.
I would really appreciate any direction you could give.
Thank you,
Brian