-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
In the example, you show a simple get request, which works great, but when i'm trying to make a post using params and the RKClient.sharedClient.post (RKClient.sharedClient.post("my_url", params:params, delegate:self) ) method, I get the following error:
Objective-C stub for message post:params:delegate:' type@@:@@@' not precompiled. Make sure you properly link with the framework or library that defines this message.
Is there a library missing or it's syntax error?
Thank you in advance.
Metadata
Metadata
Assignees
Labels
No labels