[firebase_auth]: Authentication redirection from the browser fails due to taskAffinity configuration #13533
Labels
blocked: firebase-sdk
platform: android
Issues / PRs which are specifically for Android.
plugin: auth
type: bug
Something isn't working
Is there an existing issue for this?
Which plugins are affected?
Auth
Which platforms are affected?
Android
Description
After authenticating the Android app using
AppleAuthProvider
, the app does not return from the browser due to the taskAffinity configuration. Removing taskAffinity resolves the issue.Reproducing the issue
When attempting to authenticate with AppleAuthProvider, the app does not redirect back after a successful login
Firebase Core version
3.6.0
Flutter Version
3.24.0
Relevant Log Output
No response
Flutter dependencies
No response
Additional context and comments
No response
The text was updated successfully, but these errors were encountered: