David LEVACHÉ
David LEVACHÉ
**Describe the bug** Hello, I have an issue when trying to verify a module in my unit tests. Even if an extra type is missing, the verification succeeds. My case...
While using this library to run a BLE server in an application that is also using BLE devices, we encountered the same kind of problems than the ones mentioned here...
Hello, I'm using Couchbase lite in an Android project, in Kotlin, in the 3.2.1 version. When trying to save documents containing `Float`, I experience some crashes when the `Float` value...
On Android, I encounter an incorrect behaviour on the query listeners. #### Deleting and purging an existing document When deleting and purging (or directly purging) a document from a collection,...