We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac64a6 commit 81653a2Copy full SHA for 81653a2
Firebase/Auth/Source/FIRAuth.m
@@ -401,7 +401,7 @@ - (instancetype)initWithAPIKey:(NSString *)APIKey appName:(NSString *)appName {
401
_notificationManager =
402
[[FIRAuthNotificationManager alloc] initWithApplication:[UIApplication sharedApplication]
403
appCredentialManager:_appCredentialManager];
404
-
+
405
[[FIRAuthAppDelegateProxy sharedInstance] addHandler:self];
406
#endif
407
}
0 commit comments