ResultsDirect / LinkedIn-iPhone

Simple framework to provide authentication and API support for LinkedIn on iPhoneOS devices.
74 stars 27 forks source link

UIWebView not loading #26

Open bhavind opened 13 years ago

bhavind commented 13 years ago

UIWebView(rdWebView) which displays the option to allow my app to access user account using linkedIn is not loading. I get a blank page but do see Cancel button on top left with LinkedIn Authorization title. I have correct kOAuthConsumerKey and kOAuthConsumerSecret. After digging further in to the code I found out that rdEngine.hasRequestToken does not return true and webview is never displayed

I am using Xcode Version 4.2 and ios sdk 5.0.Am I missing any step? It use to work before when I had sdk 4.3. I am not sure if its related to that. Any help is greatly appreciated.

Bhavin

ranganathagv commented 11 years ago

check the clock on IOS device, In order get access to the LinkedIn server your system clock should have the right time otherwise it wouldn't sync.