Android - Custom BigPicture style notification not working in android 13 device

Viewed 19

After updating the android project to android 12, big picture style custom notifications are not working in Android 13 devices, but they work in lower versions of Android 12 & below devices.

If I use the local image drawable it is working in Android 13 also, if I load an image from the URL in custom big picture style notifications it is not working in Android 13.

Custom text style notification is working fine in Android 13 & below devices.

please refer to the image below from Android 13, Custom Big picture expanded notifications,

0 Answers
Related