Questions tagged [rkobjectmapping]
31 questions
0
votes
2 answers
RestKit Router - How to implement routes with nested variables?
In the past I have specified path parameters for every RKResponseDescriptor as well as every RKObjectManager get/post/patch/delete method. This works, but it seems like RKRouter is the better, more modular way to do this.
I'm having trouble setting…

Whoa
- 1,334
- 11
- 26