-
This is originally from https://github.com/couchbase/couchbase-lite-ios/issues/2052 reported by @ jayzhanghs.
> For one of our environments with Sync Server 5.5 and CBL 2.0 the sync of couchbase c…
pasin updated
6 years ago
-
The exception messages coming from .net are not consistent with Android and iOS API.
For example -
This is the exception msg we get when getDocument method is called with null value.
- .net
…
-
Hello devs. I'm having a problem with the couchbase-lite sdk on an iphone with ios v. 9.2. Basically when I'm logging the rows via:
```
this.setupViewAndQuery().then(res => {console.log(JSON.strin…
-
Originally from https://github.com/couchbase/couchbase-lite-android/issues/1286.
pasin updated
6 years ago
-
### Environment
* Version: IOS 702
* Client OS: Todo app , ios
* Server: sg - 823
### steps to reproduce :
1. login to todo app on ios and android as two differrent users.
2. Take io…
-
I added "Couchbase.Lite" 1.4.1 from NuGet to a .NET Standard 2.0 library and it shows warnings
![image](https://user-images.githubusercontent.com/15019084/35989939-285a9b58-0d0b-11e8-9a07-e66e1ed52d…
-
# Report
## What did you do?
1. Insert this part of code into my `podfile` [based on:](https://developer.couchbase.com/documentation/mobile/2.0/guides/couchbase-lite/index.html)
**pod 'Couchbas…
-
--------
* Version: 2.0
Does couchbase lite 2.0 still is nosql database ?
I see couchbase lite 2.0 only support sql lite database storage and remove forest db
-
Hi CBL team,
During database compaction all restbased Api's are failing resulting in outage of 3 minutes.
Please find the below logs for more details
**Starting DB compaction Restbased Api st…
-
Have been using DB020 no problem, but gradle is unable to resolve DB021
Error:Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.couchbase.lite:couchbase-lite-and…