As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Hi, you should call user.put before the create call !
Hi Dan,
Once a user is modified locally, it needs to be saved to push the changes to the server. This documentation link has the update method call you need to put below your user.put() method calls.
Let me know if you have any other queries.
Regards,
Wani
Kinvey Support
In that case I guess you should fix the Signin sample project you have on the website because I was following this project.
Thanks for pointing that out.
I'm going to flag the app and specifically RegisterNewAccountActivity.java file for update.
Regards,
Wani
Dan ponce
Hi! I have this code:
Then I look on the Users in the kinvey console and the nombre, apellido and email columns aren't there.