-- SPOTIFY LOGIN --
Hi there. I'm using react native with Expo and I'm facing a problem when I have to redirect after he clicks the 'Agree' button.
I'm not quite sure about what url should I use, according to a few StackOverflow questions I should use the redirect uri 'exp://192.168.1.2:8081/--/spotify-auth-callback'
This is my spotifyConfigthat I'm using to initiate the login:
Issue
-- SPOTIFY LOGIN -- Hi there. I'm using react native with Expo and I'm facing a problem when I have to redirect after he clicks the 'Agree' button. I'm not quite sure about what url should I use, according to a few StackOverflow questions I should use the redirect uri 'exp://192.168.1.2:8081/--/spotify-auth-callback'
This is my
spotifyConfig
that I'm using to initiate the login:I'm using the same redirectUri in my Spotify Project Configuration.
Environment
Not sure
both
react-native
Version:0.73.6
react-native-app-auth
Version: 7.1.3