CB lite not being removed with app uninstall
Hello, We are facing an issue with CB lite, when certain users uninstalle our app it does not delete couchbase lite, So when the user re-installes the app again, same old data is present . How can I...
View ArticleDoes the couchbaselite document's save method blocking?
I want to understand does the Document.save(doc) method blocks thread until data not saved? 3 posts - 2 participants Read full topic
View ArticleHow to get ArrayObject using document
Hi, I have a document with below json format. how i can get “Price” object to update “RetailPrice” I tried below code but no luck. var priceObj =...
View ArticleHow to add self-signed certificate from OIDC Provider to Sync Gateway trust...
Hello, I’m attempting to use the OIDC implicit flow to authenticate Sync GW document requests. I’m in a test environment and the OIDC Provider (OP) is configured with self-signed certificate. Because...
View ArticleHow to find my Couchbase framework Edition in iOS?
Hi, I’m using the Couchbase Lite framework in my iOS Mobile application. I’ve added the Couchbase Lite by downloading the framework. And it’s been many days I’ve added the Framework. How can I know...
View ArticleError message in mobile app - what does it mean?
I have just released the first app using Couchbbase (Xamarin/C#) and I report errors to MS App Center. Now I have quite a few users getting this error: NativeHandler.ThrowOrHandle ()...
View ArticleTying auth/session to webhook callback
We are prototyping out a CBL + SG with CB server as an edge service which will then feed back to our main backend servers. I’ve got most of the replication stuff working, but the main issue I am...
View ArticleDoes couchbase have api for testing mobile clients
Hello! Our backed using couchbase is not ready yet, while mobile applications can implement it now. Is there some test API from couchbase to test mobile applications syncing and then just switch...
View ArticleHow to create couchbase database backup file on android device
I want to implement Whatsapp like database backup-restore functionality. I am using couchbase lite in my android application for storing the data. I want to get the couchbase backup file and store...
View ArticleFetch document created from the CBServer Administration
Hi guys! Trying to get the hang of this, and ran into a question here at the start. I have CBServer 6.5 set up in the cloud I have CBGateway in the cloud I’m making a Xamarin.Forms app (dot-net c#)....
View ArticleHow to use Rank function
Hello, i want to get ranking for FTS search and order results but can’t find how to do that in documentation. There is just a few sentences without any examples...
View ArticleNew replication using CBLite/Sync Gateway takes up lot of memory and CPU,...
Couchbase server High CPU with sync gateway Couchbase Server Hi, I have the following installation : 1 server with Couchbase server EE 6.0.3 and sync gateway 2.5.0. 16 Gb RAM and 8 CPUs. Since...
View ArticleDuplicate meta().ID
I have an app that uses couchbase lite to generate many documents. This app periodically uploads these documents via PHP where they are inserted to a couchbase server. This means when a document is...
View ArticleSSL seems to be expired for Maven repo
I’m trying to use the Enterprise lite dependency but it seems to be failing with an SSL error 3 posts - 3 participants Read full topic
View ArticleUnderstanding conflict handling
Hi, I’m playing around a simple demo app to understand how conflicts are generated and handled in CBLite & SG. I’m working with CBLite EE 2.7.0 and SG 2.7.1, in SG’s config the...
View ArticleCouchbase lite cannot be build on macOS Catalyst
The CouchbaseLiteSwift pod does not build on macOS: building for Mac Catalyst, but linking in dylib built for iOS Simulator, file...
View ArticleWhat does 403 wrong user means in Sync Gateway logs?
Hello! I am discovering Sync Gatway logs (version 2.1) and I found out some cases when Sync Gateway rejects documents. It looks like this: 2020-07-07T14:44:46.901+03:00 Sync fn rejected:...
View ArticleSync gateway to sync gateway replication
Hi. I am trying to do something that is rather ‘out of the box,’ as they say. Here’s what I am trying to do: I have one Couchbase Server instance living in a cloud service. This is the pretty server,...
View ArticleCouchbase Lite in macOS : Catalyst Support
We just identified that Couchbase Lite does not run on macOS? I have seen this has been a topic here but haven’t seen a solution yet? We are planing to implement Couchbase in our application but we...
View ArticleDon't see login screen when attempting to use the User Profile sample
Hello, I am new to CouchBase Mobile. I have used some other parts of CouchBase before for storing documents. Anyways, for learning, I was following the User Profile Sample to see what happened. Upon...
View Article