Skip to content

Not able to do a POST with RKClient #2

@giomv

Description

@giomv

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions