Full profile
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 ?
@jeyben @tleyden @cantoni ? can anyone help us?
@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 r_fullprofile it started to work.
Same issue here, can't get full profile info, but work fine with r_basicprofile
See this issue. It seems to be the same exact problem. https://github.com/jeyben/IOSLinkedInAPI/issues/55
OK. Is there any change of getting list of user skills without r_fullprofile? I want to get list of my skills and use it within my app.
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>