parse4j icon indicating copy to clipboard operation
parse4j copied to clipboard

ParseUser.getQuery()

Open PauloxD opened this issue 11 years ago • 2 comments

Hi there,

Just wondering, is the parseUser class not finished or am I doing something wrong. I can't find a method in the class.

Any help or reply would be greatly appreciated.

Thanks

PauloxD avatar Oct 21 '14 17:10 PauloxD

just for anyone else struggling, I have found a workaround. Not sure how safe, but it works. You use the existing ParseQuery.getQuery() method but as the class use "_User". For some reason the _ makes it work.

PauloxD avatar Dec 04 '14 01:12 PauloxD

When the next update will be available for ParseUser?

Jinoooo avatar Jan 04 '15 08:01 Jinoooo