iOS / FCM - How to use Image name from Payload to display an Image from XCAsset folder as Notification Attachment?
问题 I am working on Rich Notification for a Weather App which is sent via FCM. First of all, I would like to inform you that my notifications are sent and received successfully both with APNS and FCM. I am using Pusher and Postman in order to test everything. CONTEXT Here is the Payload I am sending through Postman { "to": "/topics/03772", "content_available": true, "mutable_content": true, "priority": "high", "notification": { "title": "Daily forecast", "body": "Blue sky, no clouds", "sound":