hungdev / react-native-instagram-login

a react native instagram login component (support android & ios). Pull requests are welcome!
https://www.npmjs.com/package/react-native-instagram-login
184 stars 103 forks source link

Android can't login #32

Closed zaakzaku closed 5 years ago

zaakzaku commented 5 years ago

when i was login after redirect google.com

hungdev commented 5 years ago

@zaakzaku please give me react-native-instagram-login version are you using. install last version react-native-instagram-login. change your redirectUrl in your code and in the web https://www.instagram.com/developer/clients/

zaakzaku commented 5 years ago

i'm using 1.1.0

hungdev commented 5 years ago

@zaakzaku yeah. please remove node_modules and reinstall last version: npm install react-native-instagram-login@1.1.1 --save

zaakzaku commented 5 years ago

okay thanks.

hungdev commented 5 years ago

Feel free to let me know if the issue still exists

zaakzaku commented 5 years ago

Feel free to let me know if the issue still exists

reinstall last version. it's fixed @hungdev thanks