Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image as Attachment in Push Notification payload doesn't get displayed #752

Open
jeyashri-joy opened this issue Mar 20, 2024 · 0 comments
Open

Comments

@jeyashri-joy
Copy link

jeyashri-joy commented Mar 20, 2024

ISSUE
Image as Attachment in Push Notification payload doesn't get displayed

SDK version: 6.5.0

We have tried setting up following instructions on ios SDK doc as well as advanced push notification doc.

We have added the Notification Service Extension and also added the IterableAppExtensions package to it. Also followed the instructions to replace code inside NotificationService.swift as recommeneded. On testing with a push notification, the push notification appears with all other data such as title, body, url etc but the image is not shown. Tried adding a breakpoint in ITBNotificationServiceExtension, but it doesn't seem to be called. Is this is existing issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant