- Using Auth 2.0 w/ pkce and GET /2/users/me in a React-Native iOS app.
- Works in emulator (iOS Simulator) as intended
- Does not work on live device (iPhone XR built with XCode)
On live device, after signing in, the phone opens up the Twitter app and then the authorization page in a browser. But we want the user to stay in our app. How to prevent this behavior? Also, after logging in instead of redirecting to specified redirect uri, it navigates to the twitter home page.
Thanks for reaching out here. We are just getting started with OAuth 2.0, which is a known issue. I’m going to double-check with the team here, but I understand that we are looking into ways to allow you to stay logged in for longer.
1 Like