IOSLinkedInAPI
IOSLinkedInAPI copied to clipboard
Simple and non intrusive library to get access tokens for LinkedIn using Oauth2.
Can we update to WKWebView?
Hi, I am pleasure to use this library. but I have this issue. please help me or give your understanding for that. When I try to login with LinkedIn first,...
In previous code, if any controller is already presented on rootViewController then it won't present another one. In this fix, If Any controller is already presented then we present webview...
After click "Sign in" on login page (the webview), I got this error, it effects all our app users. The example project in your repo doesn't work either.
Since updating from latest version, I always get a warning at: `#if __has_include_next("AFNetworking/AFHTTPRequestOperationManager.h")` Is there a solution for it?
It is hard to type @ if it isn't Email keyboard
If the user has previously logged in before to LinkedIn using Web View, is there a way you can modify the library so that the Email and password fields get...
state is not being decoded cause of that the nsurl is nil so and the webView return 101 error code
Removed additional "#!" added to the state when responding in LIALinkedInAuthorizationViewController, which leads to error "LIALinkedInERROR error 2".