wrappid / native-mobile

This repository is combined packages of all the Styled Components for react-native hybrid mobile project.
MIT License
13 stars 4 forks source link

Login with Linkedin not working in mobile #105

Open MihirRajChowdhury opened 2 days ago

MihirRajChowdhury commented 2 days ago

Describe the bug The feature of logging in with LinkedIn is working for web but doesn't seem to be working for mobile

To Reproduce Steps to reproduce the behaviour

  1. Go to app
  2. Click on login with LinkedIn button
  3. See error

Expected behaviour we need to implement the feature of login with LinkedIn and we would have to deep link our redirect URL and one of the ways I found is in this article ( https://medium.com/@milind.patil/social-login-for-react-native-app-facebook-linkedin-gmail-815c4832f77 ) the functionalities have been written as per my knowledge till now if we can just deep link the URL then it may work or else we have to find what else needs to be changed

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.