FormidableLabs / react-native-app-auth

React native bridge for AppAuth - an SDK for communicating with OAuth2 providers

Home Page:https://commerce.nearform.com/open-source/react-native-app-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom tab and app link does not work in Chrome version 112.x.x.x

yberstad opened this issue · comments

Chrome version 112.x.x.x breaks appAuthRedirectScheme

After installing Chrome version 112.x.x.x, we no longer get back to our app, using custom tab and app link: com.app.auth://signin-oidc (example url)

If I install the 111.x.x.x version of Chrome everything works fine. Same if I set Firefox as the default browser.

Has anyone else experienced the same issue? We experience this on various devices and Android versions.

Teste on Android 12 and Android 13.

We also have several customers reporting the same.

How to install other versions of Chrome:
https://droidwin.com/how-to-downgrade-google-chrome-on-android-2-methods/

Various Chrome APK versions:
https://chrome.en.uptodown.com/android/versions


Environment

  • Your Identity Provider: e.g. IdentityServer 6
  • Platform that you're experiencing the issue on: Android
  • Are you using Expo?: No

We get a popup and it asks if we want to go to Chrome or our app! This is very new too.

image