Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Conversation

@dpoetzsch
Copy link

We have a live query on a pointer-typed column.

To make it work on Android we added an overloaded version of your where method that takes JSONObjects so we are very flexible to build our queries.

This is not ideal, because we have to build the JSONObject by hand as Parse on Android, different from JavaScript, does not allow to call toJSON on a ParseObject. Still, it provides enough flexibility to allow people to write all queries they are interested in, not only queries filtering on String-typed columns.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant