Skip to content

Example of How to Send Image #55

@Kevin-French

Description

@Kevin-French

Can someone please provide an example of how to send an image with the notification? I haven't been able to figure out how to do it. The below does not show an image in the notification.

let message = FCMMessageDefault( topic: "test-topic", notification: FCMNotification(title: title, body: body), apns: FCMApnsConfig( options: .init( analyticsLabel: "label", image: "https://firebasestorage.googleapis.com/v0/b/sweetliliestest.appspot.com/o/lacos%2F1722574617287-4BYAh.jpg?alt=media&token=a5cc6580-cf55-4ded-a4ef-7b1a2351b4bc") ) )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions