You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When getting the resolver from key "FIRAuthErrorUserInfoMultiFactorResolverKey", the resolver is associated with the default app name even though I signed in with an app name with a different app name.
Description
When getting the
resolver
from key"FIRAuthErrorUserInfoMultiFactorResolverKey"
, the resolver is associated with the default app name even though I signed in with an app name with a different app name.first reported here: firebase/flutterfire#10275
Reproducing the issue
Firebase SDK Version
10.3.0
Xcode Version
14.2
Installation Method
CocoaPods
Firebase Product(s)
Authentication
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetReplace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippetReplace this line with the contents of your Podfile.lock!
The text was updated successfully, but these errors were encountered: