question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Auth-session leads to app refresh on Android 11

See original GitHub issue

🐛 Bug Report

Summary of Issue (just a few sentences)

Pixel 3a XL running Android 11 Beta 1 expo-auth-session causes a new instance of the app to generate rather than returning to the original app after redirect. See #8117

Environment - output of expo diagnostics & the platform(s) you’re targeting

Expo CLI 3.21.5 environment info: System: OS: Windows 10 10.0.17134 Binaries: Node: 10.15.0 - C:\Program Files\nodejs\node.EXE Yarn: 2.0.0-rc.33 - C:\Users\smite\AppData\Roaming\npm\yarn.CMD npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD IDEs: Android Studio: Version 3.5.0.0 AI-191.8026.42.35.6010548 npmPackages: expo: ^37.0.0 => 37.0.12 react: 16.9.0 => 16.9.0 react-dom: 16.9.0 => 16.9.0 react-native: https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz => 0.61.4 react-native-web: ^0.11.7 => 0.11.7

Reproducible Demo

Confirmed running https://expo.io/@notbrent/hour-power?release-channel=lol on expo client 2.15.4 on my Pixel 3a XL running Android 11 Beta 1

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
airic37commented, Jun 12, 2020

I just confirmed in addition to my personal device I can recreate this on an emulated Pixel 3a XL running API 30

0reactions
github-actions[bot]commented, Feb 18, 2022

This issue was closed because it has been inactive for 7 days since being marked as stale. Please open a new issue if you believe you are encountering a related problem.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Auth-session leads to app refresh on Android 11 #8117 - GitHub
Bug Report. I'm suddenly seeing app refresh after expo-auth-session after adding a new emulator based on: Pixel 3a XL Android API R x86....
Read more >
AuthSession - Expo Documentation
AuthSession is the easiest way to add web browser based authentication (for example, browser-based OAuth flows) to your app, built on top of...
Read more >
How to refresh a Google Oauth access token using expo-auth ...
I'm using the expo-auth-session library to login to google. I've managed to sucessfully get an access token and refresh token using:
Read more >
Background Refresh - How do I allow the app to run in the ...
If Background refresh is greyed out in the ON position, go To Settings App - > General - > Background App Refresh -...
Read more >
Adding Google Auth to Expo React Native Apps for Android ...
Hi everyone!Non-deprecated approach here: https://youtu.be/hmZm_jPvWWMToday I want to show you how to add Google Auth to your Expo React ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found