Issue with PR #70
Hello!
I am using the IOSLinkedInAPI Pod in my companies project. Today we tried to issue an update with the fix for the added characters in the state. (#71) Now we experience issues added by PR #70.
Xcode complains that it can't find AFHTTPManager (which should get evaluated by the checks added in #70 ).
Anyone know how we could fix this? For now we reverted that commit in our fork.
Our project: Deployment Target: iOS8 Using updated and forked IOSLinkedInAPI
The referred issue is just a spell correction in the Readme.md file...? Do you mean: https://github.com/jeyben/IOSLinkedInAPI/pull/70 ?
Oh, yes. Sorry, Meant #70
Same issue here. I'm using AFNetworking 2.0 (both AFNetworking/AFHTTPRequestOperationManager.h and AFNetworking/AFHTTPSessionManager.h are present in AFNetworking 2.6.3)