I am using cocoapods to install AFNetworking and AFOAuth2Client. The issue is that it can't import a header file, AFJSONREquestOperation. I have no idea where this dependency lies. Is it another pod or extension to AFNetworking?
It depends of you installed AFNetworking 2.x version, but AFOAuth2 used 1.x version (the latest 1.x is 1.3.3)
If you used Cocoapods, just write in pod file pod 'AFNetworking', '1.3.3' and than run "pod install"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With