Dan Huang

Results 6 comments of Dan Huang

Did some more investigating into the source code: - Looks like saving the user to the backend before attempting signup is important to triggering this issue: https://github.com/ParsePlatform/Parse-SDK-Android/blob/7d908f3d1cbed3c89addfac49419c6c2f1859d62/Parse/src/main/java/com/parse/ParseUser.java#L604 - And removing...

Is there a place where we can register our support for this feature? Appreciate it!

Perfect. Test driving now.

@erezsh Did the test, unfortunately Got this error: ``` NotImplementedError: Cannot use a column of type Text() as a key ``` Any thoughts on how to work around?

@sirupsen Missed your question here, apologies! > @yuzeh @vlad-bezden two questions (and for anyone else weighing in wanting this): > > 1. What database(s) are you using, and do they...