I have an iPhone application in which I want to implement Google shortener API (I want to reduce my link using this). I am going through this:
But only one Mac sample is given. When I try to change it to support iOS, the cocoa/cocoa.h not found
error is coming. Has anybody done this before? Can anybody guide me on this?