couchbase-lite-ios
couchbase-lite-ios copied to clipboard
Lightweight, embedded, syncable NoSQL database engine for iOS and MacOS apps.
* use simctl to choose the simulator * remove the CE schemes from pull-request script (this is only used by Jenkins file). CE scheme already tested via GH Actions *...
It would be great to be able to write a CBL-based data layer in Swift and have it work on embedded or cloud Linux machines.
We would like an improvement to be added to include Nulls Ordering support. When sorting a given field in ascending order, null values appear first. Currently, to get around this...
I am encountering several database integrity issues with Couchbase Lite for iOS in our application. The integrity check reveals problems ranging from incorrect freelist sizes to missing rows from indexes....
**Describe the bug** A crash is present in the method `Query.removeChangeListener(withToken:)`, we are experiencing this on deinitialization of our objects and calling this remove listener from there. We encountered this...
Todo has been fixed a while back and these have not been re-enabled since
When using CouchbaseLiteSwift 3.1.3 via SPM, there's a crash in `litecore::LogLevel` as soon as instantiating a `MutableDocument`. Xcode 15 on macOS Sonoma: ``` import CouchbaseLiteSwift let doc = MutableDocument(id: "abc")...
I'm using the downloadable `xcframework` for CouchbaseLite but when trying to run unit tests on Mac I get this error. Is there a signing issue? > “CouchbaseLiteSwift.framework” cannot be opened...
**Describe the bug** The xcode console reports a large number of 1006 warnings during synchronization ``` CouchbaseLite Replicator ERROR: {Repl#935} Got LiteCore error: WebSocket error 1006, "connection closed abnormally" ```...
Did you forget to declare these files as outputs of any script phases or custom build rules which produce them? /Users/chkf/Library/Developer/Xcode/DerivedData/CouchbaseLite-bqcydxjsieafgjbmmzffcgjaaxmy/Build/Intermediates.noindex/PrecompiledHeaders/SharedPrecompiledHeaders/16215133027227322841/CBLPrefix.h.gch Command ProcessPCH++ failed with a nonzero exit code