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