Skip to content
This repository was archived by the owner on Aug 4, 2020. It is now read-only.

Update for AFNetworking >= 2.x #9

Description

@jubbens

This library no longer works with current versions of AFNetworking due to the removal of AFJSONRequestOperation and many other changes since the 1.x releases.

As a workaround for now, you can still get it to build if you build against an old version of AFNetworking:

pod 'AFNetworking', '1.3.3'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions