Add MFA view controller and support MFA on google sign-in #4683
Annotations
3 warnings
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L199
extension declares a conformance of imported type 'UITabBarController' to imported protocol 'UITabBarControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/ViewControllers/AuthViewController.swift#L1013
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
|
Run nick-fields/retry@v3:
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L199
extension declares a conformance of imported type 'UITabBarController' to imported protocol 'UITabBarControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
Loading