【问题标题】:IOS notifications React NativeIOS 通知 React Native
【发布时间】:2021-09-22 06:42:11
【问题描述】:

我已按照 react native firebase 文档在 iOS 上显示通知图像。

但是图片只在应用在后台时显示,在应用在前台时不起作用。

文档链接:https://rnfirebase.io/messaging/ios-notification-images

有什么问题?

谢谢。

【问题讨论】:

  • 当应用程序处于前台时它“不起作用”是什么意思?你需要处理前台通知rnfirebase.io/messaging/notifications#handling-interaction
  • 我已经集成了handle前台通知,但是图片只有在app不在前台时才会出现。应用打开时(前台)似乎无法接收图像通知。谢谢

标签: ios react-native push-notification notifications


【解决方案1】:

从 v6 开始,rnfirestore 库不支持前台推送通知,因此您需要集成一些库,如 https://github.com/react-native-push-notification-ios/push-notification-ios 才能使此功能正常工作

【讨论】:

  • 我已经集成了handle前台通知,但是图片只有在app不在前台时才会出现。应用程序打开时(前台)似乎无法接收图像通知。谢谢
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2023-03-17
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多