我正在我的应用程序中实现Firebase phoneNumber验证。然后在我的应用程序中生成错误:
如果禁用应用委派切换,则需要将UIApplicationDelegate收到的远程通知转发到FIRAuth的canHandleNotificaton: method。
https://stackoverflow.com/questions/44964061
相似问题