firebase_auth: Flutter 3.27+ and 3.29+ auto pops the previous screen when navigating to native on iOS #17135
Labels
blocked: customer-response
Waiting for customer response, e.g. more information was requested.
platform: ios
Issues / PRs which are specifically for iOS.
plugin: auth
type: bug
Something isn't working
Is there an existing issue for this?
Which plugins are affected?
Auth
Which platforms are affected?
iOS
Description
Code sample
https://github.com/mnayef95/flutter-3.27-issue
When the user enters their phone number, a reCAPTCHA is triggered, opening a native screen. Once the reCAPTCHA is completed, it should return to the login screen and then navigate to the OTP screen, This behavior works as expected in version 3.24.5, In 3.27.4, both screens Recaptcha & Login screens close instead
Flutter repo issue: flutter/flutter#163611
Reproducing the issue
527612112
as a phone numberFirebase Core version
3.12.0
Flutter Version
3.27+
Relevant Log Output
Flutter dependencies
Expand
Flutter dependencies
snippetAdditional context and comments
Screenshots or Video
3.24.5
flutter-3.24.5.mov
3.27.4
flutter-3.27.4.mov
The text was updated successfully, but these errors were encountered: