-
I found this while investigating the 1.2.0-forestdb Android LiteServ forestdb issues.
Running the cbl-webhook_events_not_posted.js node.js (https://github.com/couchbaselabs/sync-gateway-tests/blob/m…
-
**Is your feature request related to a problem? Please describe.**
I'm looking for a couchdb (*not* couchbase) client for flutter, but I assume that fluttercouch will not work (because it's using cb-…
-
Would like a functional test to validate and prevent future regressions associated with the issue documented on https://github.com/couchbase/couchbase-lite-android/issues/1063.
From that ticket, fu…
-
I just ran some test with the release 1.2.0. On Android, I observe that the status of a continuous replication remains in the state REPLICATION_MODE_ACTIVE even if all the documents have been replicat…
-
This doesn't need `Lifecycle.Event.ON_DESTROY -> source.lifecycle.removeObserver(this)` anymore.
```
import androidx.lifecycle.Lifecycle
import androidx.lifecycle.LifecycleObserver
import androi…
-
I tried to use CBLiteEktorp-1.0.0-beta2 yesterday but keep getting the following error message
```
Could not find com.couchbase.cblite:CBLite:1.0.0-beta2.
```
After looking at the CBLiteEktorp pom f…
S-o-l updated
8 years ago
-
Hi @blaugold
thanks for your suggesting. With your code it works.
To explain my scenario I get an exisiting db, where the index already exists. I had a look inside the internal structure of the d…
-
we need the following feature:
- [ ] Update to CBL 1.2.0
- [ ] JS API for selecting Storage Engine to use
- [ ] JS API for configuring database encryption
-
Example on the Mac OSX listener,
`GET http://localhost:59840/`
```
{
"vendor": {
"name": "Couchbase Lite (Objective-C)",
"version": "1.2.1 (build 13)"
},
"couchdb": "Welcome",
"CouchbaseLite": "Welco…
-
First I got it running in the emulator. Then I plugged in an iPad Air and got these errors when I ran the code. Any suggestions?
```
Build target TodoLite
CompileC /Users/USERNAME/Library/Develop…