Skip to content

[Couchbase] TypeError: CBLQueryExpression.property(...).between is not a function #71

Open
@CatchABus

Description

@CatchABus

I'm using Couchbase plugin on android for some time now and had zero issues.
I ran one of our apps on an Apple device for the first time and the following error occured:
TypeError: CBLQueryExpression.property(...).between is not a function

I use latest version of plugin and my apple device runs os 13.5.
I tried to log between function inside plugin sources and it returns undefined.

Additionally, after checking Couchbase lite docs, I found out this function is a pair with and.
https://docs.couchbase.com/mobile/2.8.0/couchbase-lite-objc/Classes/CBLQueryExpression.html#/c:objc(cs)CBLQueryExpression(im)between:and:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions