My app generates local notifications, with attached circular images that provide a graphic state indicator.
For the indicator: I use a short, wide image (aspect ratio 1:6), with the circular indicator in the middle. This technique allows the the circular image to appear properly when the notification arrives, and prevents the image from being scaled to an unwanted, unnecessarily large size when the notification is opened.
With iOS 14, the images on the arriving notifications are unacceptably fuzzy (blurred, pixelated), but remain crystal clear when the notification is opened.
On prior versions of iOS, the images were always crystal clear, when arriving in notification center, as well as when opened.
This is obviously a change from iOS 13 to 14. Any workarounds? Anyone else experiencing this?
For the indicator: I use a short, wide image (aspect ratio 1:6), with the circular indicator in the middle. This technique allows the the circular image to appear properly when the notification arrives, and prevents the image from being scaled to an unwanted, unnecessarily large size when the notification is opened.
With iOS 14, the images on the arriving notifications are unacceptably fuzzy (blurred, pixelated), but remain crystal clear when the notification is opened.
On prior versions of iOS, the images were always crystal clear, when arriving in notification center, as well as when opened.
This is obviously a change from iOS 13 to 14. Any workarounds? Anyone else experiencing this?