Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
任何人都知道从核心数据中删除对象并通过 RestKit 成功删除到服务器的最新首选方法?
专门讲开发分支0.20
Per Blake(RestKit 的作者): http ://restkit.org/api/0.20.0-dev/Classes/RKManagedObjectRequestOperation.html
基本上,您设置用于处理孤立对象的代码(本地存在的对象,但在服务器上检查时不会返回)。