Skip to content

Mobile uses old aw-server-rust that does not support queries  #33

@8bitgentleman

Description

@8bitgentleman

As discussed on the forum the aw-server-rust version in the android app is an older version in which a bug prevents the use of queries. A simple query like this

events = query_bucket(find_bucket("aw-watcher-android-test"));
RETURN = events;

results in a parsing error

ParsingError("(Some((Semi, Span { lo: 80, hi: 81, line: 3 })), \"expectedBool,Ident,If,LBrace,LBracket,LParen,Number,RBrace,Return,String, or end of file\")")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions