-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
If there is null value exist in object, I cant save it.
"user": {
"Id": "fmkmfkmfsmmfkkm4r43r",
"phoneNumber": "444543543543",
"password": null,
"name": "name",
"profilePicture": null,
"email": "secret@secret.com",
}UD.setObjectForKey(this.state.user, 'user');
ERROR on Xcode: Property list invalid for format: 200 (property lists cannot contain objects of type 'CFNull')
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels