hi all i am facing some issue anyone can you please help me out. when i m trying to updating data . they give me error like like this @"FAULT = Property name contains invalid characters:
Team Lead - IOS Developer " how can i resolve them. please do urgent help required …
What do you have in the properties of the user right before you call the update method?
Raj, please clarify: what a version of Backendless SDK do you use? Now BackendlessUser class has not the method named “getProperties”. You should update the latest SDK via CocoaPods (3.0.28 release) or from ios-SDK github (CommLibiOS & backendless)
Looks like an updated user object has a “name” property with “\n” symbols.
Raj, please provide your appID here