couchbase-lite Questions

2

Encountered a build issue on IOS too with "building for iOS Simulator, but linking in dylib built for iOS, file '.../platforms/ios/Pods/CouchbaseLite/iOS/CouchbaseLite.framework/CouchbaseLite'...
Celadon asked 3/1, 2021 at 11:53

2

I'm currently using couchbase-lite inside my iOS and android application to sync down files from a database running CouchDB. Every so often I remove files that are not longer needed, and I would l...

1

Solved

I am getting started with Couchbase Mobile. The feature that I am most interested (for now) is PULL replication (keep data on mobile in sync with backend database). I followed the steps described...

4

Solved

I'm unclear about the requirements for using Couchbase-lite. Is it possible to use Couchbase-lite with CouchDB? Or does Couchbase-lite require Couchbase Server and Sync Gateway? Thanks!
Epicalyx asked 10/12, 2013 at 8:9

1

I have an Application which using Couchbase Lite. Till now i was using http and now we need to make little secure. So how to allow all the HTTPS URLs to sync with CouchbaseLite Android?
Qua asked 12/11, 2015 at 16:23

1

Solved

After some struggle, I successfully have jasmine tests running using karma, but I can't seem to find an answer to this question: How can I run my jasmine tests on an actual device to test functions...
Micmac asked 4/5, 2016 at 22:32

3

Solved

I'm trying to create a custom framework called CouchbaseKit (a new target in Xcode) in Swift. Inside my CouchbaseKit, I need to access CouchBaseLite Framework that's entirely written in Obj-C. I'm ...
Grogram asked 28/7, 2015 at 22:41

2

Solved

I've got a Eclipse project which I somehow managed to get working in Android Studio awhile back. It uses TouchDB library/project which I now want to upgrade to their latest offering couchbase-lite-...
Winglet asked 12/7, 2013 at 22:56

5

Solved

According to the documentation the Admin REST API of the SyncGateway shouldn't be exposed. Quote: By default, the Admin REST API runs on port 4985 (unless you change the adminInterface config...

3

Solved

In a Phonegap offline/online project: What is the difference between using PouchDB and using CouchBase Lite with the new LiteGap plugin? Are they two different solutions to the same problem? Can...
Scorify asked 24/8, 2013 at 7:47

1

Solved

While trying to integrate couchbase mobile (version 1.1.0) in our hybrid mobile app (ionic), we ran into an issue with the push replication on iOS. At some point in the application (after the loca...
Electronarcosis asked 26/6, 2015 at 10:8

6

Solved

Target I want to build a cross-platform mobile app with cordova/phonegap which require a database (client-side only). My target platform is mainly Android and iOS. I have chosen couchbase-lite as ...
Selves asked 22/7, 2014 at 12:7

1

Solved

After updating to Android L, I got errors like this, though before (on Android 4.4 Nexus 7 2013) everything was fine: java.lang.NoSuchFieldError: no "I" field "mConnectionPtr" in class "Landroid/d...
Fregoso asked 22/7, 2014 at 8:13
1

© 2022 - 2024 — McMap. All rights reserved.