简体   繁体   English

通过 Firebase 云消息控制台在 iOS 推送通知中发送图像

[英]Sending an Image in iOS Push-Notifications through Firebase Cloud Messaging Console

I am sending push-notifications to my iOS app users through Firebase Cloud Messaging Console.我正在通过 Firebase 云消息控制台向我的 iOS 应用程序用户发送推送通知。 After I input the image URL, the image is displayed on the preview.在我输入图像URL后,图像显示在预览中。 But, after I publish the notification, I am not able to see the Image in the push-notification.但是,在我发布通知后,我无法在推送通知中看到图像。 Can anyone please help me to resolve this issue?谁能帮我解决这个问题? Appreciate your help感谢你的帮助在此处输入图像描述

You need to implement Notification Service Extension as it shown where: https://docs.leanplum.com/docs/adding-images-to-push-notifications#ios-setup您需要实施通知服务扩展,如下所示: https://docs.leanplum.com/docs/adding-images-to-push-notifications#ios-setup

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Twilio Conversations 使用 Firebase Cloud Messaging 推送通知 - Twilio Conversations push notifications with Firebase Cloud Messaging 在 ios 中未收到 Firebase 云消息传递通知 - Not receiving Firebase Cloud Messaging Notifications in ios 未收到通过 iOS 应用程序中的 firebase 云功能发送的推送通知,尽管我从消息控制台获取 - Not receiving push notification sent via firebase cloud functions in iOS app though I get the from messaging console 如何在没有控制台的情况下创建 Firebase 云消息循环通知? - How to create Firebase Cloud messaging recurring notifications without console? Flutter Firebase 消息(推送通知)不适用于 iOS 在现有应用程序中 - Flutter Firebase Messaging (Push Notifications) Not Working for iOS in an Already Existing Application Firebase 管理员 SDK 推送通知的安全最佳实践 - Firebase Admin SDK security best practice for push-notifications 在 Kotlin 客户端应用程序中发送 FCM 推送通知 - Firebase 云消息传递 - Sending FCM Push Notification in Kotlin Client App - Firebase Cloud Messaging 如何使用 firebase 云消息和云功能设置推送通知? - How can I go about setting up push notifications using firebase cloud messaging and cloud functions? 如何在 Firebase 控制台之外发出计划的 Firebase 云消息通知? - How can scheduled Firebase Cloud Messaging notifications be made outside of the Firebase Console? Firebase 当我更改我的应用程序包 ID 时,带有 Apple 推送通知的云消息传递停止工作 - Firebase Cloud Messaging with Apple push notifications stopped working when I changed my app Bundle ID
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM