react-native-linkedin-sdk icon indicating copy to clipboard operation
react-native-linkedin-sdk copied to clipboard

Deeplink to Linkedin app for authentication without password

Open botmane opened this issue 7 years ago • 2 comments

I managed to run the ExampleApp.

I have the LinkedIn app installed on my phone, I don't understand why I don't get redirected to the Linkedin app to avoid typing my password. I see that some apps succeed in doing that (http://www.shapr.co/)

I'm I supposed to get redirected to Linkedin app if it's installed ?

Thanks,

botmane avatar Feb 16 '18 21:02 botmane

Hi @botmane , I have same issue now. Did you find a solution to this?

aprex avatar Mar 21 '18 11:03 aprex

Hello,

Yes, I managed to make it work by following this tutorial: https://developer.linkedin.com/docs/ios-sdk#

You need to update the manifest and declare your bundle id to linkedin in their developer website.

Otmane

botmane avatar Mar 21 '18 14:03 botmane