-
-
Notifications
You must be signed in to change notification settings - Fork 735
when I update User information, I use saveInBackground then not any callback #709
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Can you provide additional detail to your problem? Also, can you post your code so we can take a look. I doubt this is a bug in the code, but likely an error in your code. |
@addisonElliott Thank you for your answer, I can log in success, but I can't use saveInBackground update user data, not any callback? |
Need some code in order to help out, otherwise its all just guesses |
I am having a similar/same issue: I am running parse 1.15.8. |
I think that all these no-callback issues can be related to #646 . |
Hi guys:
when I update User information, I use saveInBackground then not any callback?
I use compile 'com.parse:parse-android:1.15.8' on the android studio
any solution???
Best Wish
The text was updated successfully, but these errors were encountered: