home-assistant / home-assistant/iOS
Notifications won't show images
Open
bug
ios
- Dominant language
- Swift
- Stars
- 2.4k
- Forks
- 520
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 264
Description
Images stopped working on iOS notifications after 2026.7.3 (including 2026.8.0)
action: notify.iphone
data:
title: Test
message: Test image
data:
image: "https://www.home-assistant.io/images/default-social.png"
Contributor guide
Research direction
Start by reproducing the issue with action notify.iphone and the supplied image URL on iOS versions after 2026.7.3, then compare behavior with an earlier version if available. Trace the notification image-handling entry point and verify that the image appears in the delivered notification without breaking the existing title and message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100