Skip to content

PFQuery orQueryWithSubqueries not working #550

@dcdspace

Description

@dcdspace

In my iOS app, I have this line of code PFQuery *totalQuery = [PFQuery orQueryWithSubqueries:@[queryClosed, query, pendingQuery, openQuery]]; that used to work, but after adding the new client configuration to my own parse server, it doesn't execute. Is this a bug with parse server?

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