IOSLinkedInAPI icon indicating copy to clipboard operation
IOSLinkedInAPI copied to clipboard

Issue with PR #70

Open philhinco opened this issue 9 years ago • 3 comments

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

philhinco avatar May 30 '16 13:05 philhinco

The referred issue is just a spell correction in the Readme.md file...? Do you mean: https://github.com/jeyben/IOSLinkedInAPI/pull/70 ?

jeyben avatar May 30 '16 13:05 jeyben

Oh, yes. Sorry, Meant #70

philhinco avatar May 30 '16 13:05 philhinco

Same issue here. I'm using AFNetworking 2.0 (both AFNetworking/AFHTTPRequestOperationManager.h and AFNetworking/AFHTTPSessionManager.h are present in AFNetworking 2.6.3)

bjue2009 avatar Sep 16 '16 06:09 bjue2009