-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Full profile #63
Comments
@jamlitz have you played with the LinkedIn api? @aramharutyunayn can you post some code samples of your ios code? |
@tleyden Here an sample. The Linkedin login webview doesn't open and gives this error. When I deleted |
Same issue here, can't get full profile info, but work fine with |
See this issue. It seems to be the same exact problem. |
OK. Is there any change of getting list of user skills without |
Your application have to be approved by LinkedIn to access the full profile: https://developer.linkedin.com/support/developer-program-transition |
Hi, I am getting bellow warning in my logs instead of opening LinkedIn Login View, Can you please tell me what may be the reason for this message. Warning: Attempt to present <UINavigationController: 0x7b9f4c00> on <UIApplicationRotationFollowingController: 0x7b04c2e0> which is already presenting <UIAlertController: 0x7a1ea600> Thanks. |
Warning: Attempt to present <UINavigationController: 0x7b9f4c00> on <UIApplicationRotationFollowingController: 0x7b04c2e0> which is already presenting <UIAlertController: 0x7a1ea600> |
Hello all.
Can anyone help me with getting full profile from Linkedin?
I have these permissions.
Should I ask more permissions from Linkedin or not for that ?
And if I should where can I do it ?
The text was updated successfully, but these errors were encountered: