implement:
class NotificationService: UAMediaAttachmentExtension {}
Send message via UA with imageURl = "https://placekitten.com/480/450", but image not show up, only text shows up.
implement:
class NotificationService: UAMediaAttachmentExtension {}
Send message via UA with imageURl = "https://placekitten.com/480/450", but image not show up, only text shows up.
Didn't find what you were looking for?
New postHi,
A good place to start diagnosing why an image isn't showing up on an iOS notification is this troubleshooting guide: https://support.urbanairship.com/hc/en-us/articles/216900566-iOS-10-Service-Extension-Troubleshooting-Verification
Follow the setup guide and make sure the Service Extention was implemented correctly.
Thanks
Jay M.
Urban Airship Technical Support
If you are facing issues with rich push notification images not displaying in your iOS app when using Carthage as a dependency manager, you can troubleshoot the problem by checking and adjusting several factors. Rich push notifications typically involve downloading images from a server, so issues can be related to both the client-side and server-side implementations Click speed test. Here are some steps to diagnose and potentially resolve the issue:
Please sign in to leave a comment.
Comments
2 comments