草庐IT

KCSLinkedAppdataStore

全部标签

ios - 将照片属性添加到 Kinvey 中的用户集合

我想在创建用户时将个人资料照片添加到用户收藏中。我正在考虑做[usersetValue:imageDataforAttribute:@"photo"]然后在KCSLinkedAppdataStore的帮助下存储它。但它失败并显示错误NSConcreteMutableData不支持JSON序列化。[usersetValue:imageDataforAttribute:@"photo"];KCSLinkedAppdataStore*store=[KCSLinkedAppdataStorestoreWithCollection:[KCSCollectionuserCollection]opt