草庐IT

AppDeligate

全部标签

ios - Swift AppDeligate 不符合协议(protocol) 'MessagingDelegate'

使用Swift2.3和Xcode8我将Firebase升级到版本4我遵循了新版本中提到的所有更改https://firebase.google.com/docs/reference/ios/naming-migration-guide#changes_in_the_new_version我仍然得到一个错误提示Type'AppDelegate'doesnotconformtoprotocol'MessagingDelegate'我不知道这个方法改变了什么或者我需要添加哪个新方法。请帮助我classAppdelegate:UIResponder,UIApplicationDelegate,