implementing start passkey sign-in #5539
Annotations
3 warnings
Run nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08:
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L200
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@ce71cc2ab81d554ebbe88c79ab5975992d79ba08:
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/ViewControllers/UserViewController.swift#L179
'updateEmail(to:completion:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
|
Run nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08:
FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L200
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