parse-community / Parse-SDK-Android

The Android SDK for Parse Platform
https://parseplatform.org/
Other
1.88k stars 735 forks source link

Cannot sign up Anonymous user #1072

Closed zxlin1893 closed 2 years ago

zxlin1893 commented 3 years ago

When i call signUp to a anonymous user. Got this exception : Cannot sign up a user that has already signed up. Then a check the code, find this part may be wrong : image

zxlin1893 commented 3 years ago

in ParseUser line 986

mtrezza commented 2 years ago

Closing as it's unclear from the issue description what the scenario is. If the server responds that the user is already signed up, maybe there is another user with the same authData.