Top "Restkit-0.20" questions

RestKit 0.2x is the latest major release of RestKit which includes several new features as well as significant changes since the previous 0.10.

Error: "The sandbox is not in sync with the Podfile.lock..." after installing RestKit with cocoapods

I've encounter an strange issue after installing RestKit with cocoapods. after resolving RestKit dependency for my project with cocoapods and …

cocoapods restkit-0.20
Reloading CollectionView does not clear previously loaded cells

I have an iOS app that utilizes RestKit 0.20.1 to retrieve data from a Restful web service. I should also add …

ios core-data uicollectionview reloaddata restkit-0.20
Trying to make a POST request with RestKit and map the response to Core Data

I am using RestKit framework and i want to make a POST HTTP request. The response is JSON. I want …

ios http request restkit restkit-0.20
Restkit Post Not sending Object

I am creating an IOS app that uses restkit and I am able to do GET requests no problem and …

ios objective-c restkit restkit-0.20