Quantcast
Channel: Mobile - Couchbase Forums
Browsing all 1117 articles
Browse latest View live

After switching to Android API 34 in my Xamarin android project,I get the...

After switching to Api 34 in my Xamarin android project, I get the error ‘one of receiver_exported or receiver_not_exported should be specified when a receiver isn’t being registered exclusively for...

View Article


Couchbase-lite-c: Build a static windows lib without any DLLs dependencies?

I would like to try out the couchbase-lite-c library, but I need a static version of the library so that it can be embedded in a (Windows) executable without having to ship a DLL. Is that possible?...

View Article


Microsoft Entra / WebSockets problem

Trying to deploy a mobile data-capture application from a 3rd party vendor, into a customer site using Microsoft Entra - both as Application Proxy and for SSO. Intercepting the web traffic from my...

View Article

N1QL syntax error parameterized query

Here is my query: SELECT * AS data FROM Products WHERE Category LIKE CONCAT('%', $param0, '%') AND OrganizationId = $param1 ORDER BY Sku ASC LIMIT 1000 OFFSET 0 The error I get is: N1QL syntax error...

View Article

Image may be NSFW.
Clik here to view.

Documents will not read per Documentation

We appear to be missing something when it comes to a simple document read. We are using the Hotel structure presented in the documentation and one set of code works (from the documentation) and a...

View Article


Sync Gateway doesn't import documents

Hi all, I’m managing several Sync Gateway instances which are using ISGR to replicate documents on different Couchbase servers. Using the SG 3.1.11 EE, I observed that often some document is not...

View Article

Image may be NSFW.
Clik here to view.

After upgrade to Couchbase.Lite 3.1.7.0 .NET windows application installing...

Hi, In our .NET windows application, We recently upgraded Couchbase.Lite to 3.1.7.0 but we got an error at CouchDatabase = new Database(“xxxxx”); Researched on this and found that it’s because of...

View Article

Available solution for performance testing between sync gateway and mobile

Hello Couchbase specialists Our team is about to upgrade from Sync Gateway 2.8 enterprise edition to 3.2 EE. Now we are planning to run performance testing between mobile and sync gateway. There are a...

View Article


C# .NET application exits with code 139 on Mac but not Windows

I am attempting to setup replication between a .NET (8.0.403) C# application using Couchbase Lite (3.2.0), and a Couchbase Server + Couchbase Sync Gateway running in docker containers on the same...

View Article


Delta Sync Warnings and Crashes

Hi I am busy testing delta sync capability on android, I am seeing the following behavior, can anyone advise if this is normal? We have the following versions: Couchbase lite android: 3.2.0 Couchbase...

View Article

Couchbase Lite on ESP32

I’m interested in running Couchbase Lite on an ESP32 device. I found some commits that look like Fleece can be compiled to run on the ESP32, but no evidence that Couchbase Lite can be run on there....

View Article

Image may be NSFW.
Clik here to view.

Hi their can someone pls provide assistance on what could possible be causing...

3 posts - 3 participants Read full topic

View Article

Propagating errors from query flow to outer catch block

I admit…the design have issues but looking for a quick solution for now. I have this code try { val query = query goes here val queryFlow = query .queryChangeFlow() .map { queryChange -> val err =...

View Article


Not Authorized Error in cbl-template-app-maui-todo Example

Hi, I’m brand new “refugee” from MongoDb Realm fiasco, looking to migrate to Couchbase Lite for offline first, “end-user centric” app on mobile and desktop via .net maui. I’m using the Realms...

View Article

CBL C++ examples

Are there any usage examples of the C++ API for CBL? It would be very helpful to have step by step instructions and/or example code to look at. Thanks 6 posts - 3 participants Read full topic

View Article


Constraint to sync gateway users

Howdy Please kindly advise any constraints (length, any special characters should avoid) while creating sync gateway users. I checked following document and couldn’t find any related information Users...

View Article

Sync Gateway Keycloack configuration

Hello, I am trying to integrate Sync Gateway with Keycloak. Is this also possible with the Community Edition? I cannot find in the documentation if this only applies to EE. In advance, I would...

View Article


Android query native crash

cb version is 3.1.9 This only occurs on one database, the others are normal 11-04 10:45:30.771 F/DEBUG (11431): uid: 10295 11-04 10:45:30.771 F/DEBUG (11431): tagged_addr_ctrl: 0000000000000001...

View Article

Sync Gateway Replication Issue After Reingesting Documents in a Channel

Hello, I’m reaching out for guidance regarding a replication issue we’re experiencing after updating document content in one of our “modules.” Background: In our setup, a module is a logical grouping...

View Article

Couchbase Lite Encryption - Java

I want to get some info on these encryption areas: From an application security aspect, I’d like to know more about Couchbase Lite encryption. Is SEE (SQLite Encryption Extension) still being used in...

View Article
Browsing all 1117 articles
Browse latest View live