IOS中的Firebase推送通知错误
我已经集成了Firebase推送通知,并正确执行了所有步骤,首先在Firebase中创build项目并创build证书,并将p12文件添加到Firebase项目中。 代码是好的,但是当我在真实的设备上运行应用程序,它显示我在控制台,
" You've implemented -[<UIApplicationDelegate> application:didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add "remote-notification" to the list of your supported UIBackgroundModes in your Info.plist. [Firebase/Analytics][I-ACS023008] To enable debug logging set the following application argument: -FIRAnalyticsDebugEnabled) "
当我从firebase发送任何消息,并从那里select我的应用程序,并单击发送button的应用程序的地方,它显示我未知的应用程序的名称,因为你可以在截图中看到。 我很困惑,我在做错误没有错误即将到来。
为您的应用程序/项目添加(打开)function
还要检查UIbackgroundfunction
错误消息是在谈论这个忽略选定的蓝色项目search你最好的匹配
- 体系结构x86_64的未定义符号:适用于Xcode 8.3.2中的Firebase
- 与iOS上的FlutterFire和原生GeoFire插件冲突
- 如何通过键值从Firebase中检索对象
- Firebase云消息传递是否支持VOIP pushkit服务?
- Swift Admob控制台显示模拟器设备ID,但不在iPhone上运行?
- Firebase:FIRApp.configure()一直希望我将其更改为FirebaseApp.configure()
- 现在,Firebase可以在中国作为实时数据库吗?
- 是否可以使用Firebase云消息传递(FCM)直接从设备发送PushNotifications到特殊的UDID?
- Swift 3:tableView复制来自Firebase的加载图片