Start a new topic
Answered

How to save user firstname to backend after signup

I am looking up the new tutorial to figure out how to  save user first name when the user signs up.I am calling user.first_name but it says the User class has no member as such.Can I get some help on this please? 


Best Answer

bkwart,


You will have to create a custom user using following link:

http://devcenter.kinvey.com/ios/guides/users#UserClass


Also check our sample app for more details:

http://devcenter.kinvey.com/ios/samples/ios-starter#


Thanks,

Pranav

Kinvey

1 Comment

Answer

bkwart,


You will have to create a custom user using following link:

http://devcenter.kinvey.com/ios/guides/users#UserClass


Also check our sample app for more details:

http://devcenter.kinvey.com/ios/samples/ios-starter#


Thanks,

Pranav

Kinvey

Login or Signup to post a comment