FIrebase Auth : when calling verifyPhoneNumber function throws internal error #17004
Open
1 task done
Labels
Needs Attention
This issue needs maintainer attention.
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
When iOS Simulator connected to firebase emulator the verifyPhoneNumber function throws internal error , but when calling signInAnonymously() it working and reaching data into emulator suite
logs from flutter side
An internal error has occurred, print and inspect the error details for more information., Code: internal-error
logs from Xcode side
nw_socket_handle_socket_event [C7.1.1:2] Socket SO_ERROR [61: Connection refused]
nw_endpoint_flow_failed_with_error [C7.1.1 ::1.9099 in_progress socket-flow (satisfied (Path is satisfied), interface: lo0)] already failing, returning
Thanks in advance
Reproducing the issue
connect the ios simulator to firebase emulator suite , then call verifyPhoneNumber()
Firebase Core version
3.10.0
Firebase Auth version
5.4.1
Flutter Version
3.27.2
Relevant Log Output
Flutter dependencies
Expand
Flutter dependencies
snippetAdditional context and comments
No response
The text was updated successfully, but these errors were encountered: