Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

How to wake up the native Linkedin app when doing Linkedin Oauth2 in react native

$
0
0

I try to wake up native Linkedin app in my android device using Linking

const url = "https://www.linkedin.com/oauth/v2/authorization?response_type=code&client_id=xxxx&redirect_uri=xxxx&scope=r_liteprofile"
Linking.openURL(url)

However, there is no open with Linkedin. How am I supposed to wake up the native Linkedin app to do OAuth2 insteading of letting user typing their email and password to login?


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>