Closed
Description
nimble parse server, using IOS SDK Parse (1.13.0), ParseUI (1.2.0) with PFQueryTableViewController a simple query to get all records in a Class returns zero objects. This behaviour happens with queries restricting the number of objects. Actually happens with any kind of query.
The query works OK using tableView instead of PFQueryTableViewController. The query using PFQueryTableViewController woks perfectly in the original Parse.
the query: query = PFQuery(className: "Request")
The table has records
Metadata
Metadata
Assignees
Labels
No labels