How to save user firstname to backend after signup
b
bkwart
started a topic
almost 4 years ago
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
P
Pranav J
said
almost 4 years ago
bkwart,
You will have to create a custom user using following link:
bkwart
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?
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
Pranav J
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
-
Why do I get "Undefined symbols" errors when building with KinveyKit?
-
How do I register push tokens?
-
When using social login, to perform a log-out, do I need to log out of the social network, Kinvey, o
-
How can I assign additional properties to users?
-
Does KinveyKit support 64-bit ARM devices, such as iPhone 5s?
-
Authorization Token Invalid or Expired
-
BOOL and how it is stored in the database.
-
Offline saving throwing errors
-
Custom endpoint not able to form request object
-
Security through business logic
See all 437 topics