Firebase Phone auth fails to pick up on remote notifications registration
问题 Currently struggling with the following error showing up in logs: <Error> [Firebase/Auth][I-AUT000015] The UIApplicationDelegate must handle remote notifcation for phone number authentication to work. as well as this NSError object when calling verifyPhoneNumber:completion: : @"NSLocalizedDescription" : @"If app delegate swizzling is disabled, remote notifications received by UIApplicationDelegate need to be forwarded to FIRAuth's canHandleNotificaton: method." @"error_name" : @"ERROR