jodybrewster / react-native-linkedin-login

React Native Linkedin login
71 stars 42 forks source link

Native Linkedin app login #5

Closed coatezy closed 7 years ago

coatezy commented 8 years ago

Hey Jody,

I've setup your library and it's working nicely. I was wondering if it is currently possible to authenticate using the official Linkedin app if it is install on the user device and if not fall back to the web view version? I currently only see the web view version even though I have the official app installed.

Cheers Tom

jodybrewster commented 8 years ago

@coatezy Are you on iOS or Android?

shraddha1704 commented 8 years ago

Hey Jody,

I've integrated this module in my react-native project. I'm currently on Android. When I use the login function, it authenticates if there is a linkedIn app installed on my phone. If it's not installed it gives a popup to install on my phone. Is it possible to open a webview in this case?

Regards, Shraddha

coatezy commented 8 years ago

@jodybrewster experiencing this on iOS.

jodybrewster commented 7 years ago

Closing this, I use the official API that Linkedin provides.