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

Update for AFNetworking >= 2.x #9

Open
jubbens opened this issue Mar 30, 2016 · 0 comments
Open

Update for AFNetworking >= 2.x #9

jubbens opened this issue Mar 30, 2016 · 0 comments

Comments

@jubbens
Copy link

jubbens commented Mar 30, 2016

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'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant