react-native-linkedin-sdk
react-native-linkedin-sdk copied to clipboard
Deeplink to Linkedin app for authentication without password
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,
Hi @botmane , I have same issue now. Did you find a solution to this?
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