This problem arises with the NotificationStyle
extension on devices with Android < 6.
There is no solution for this. So either set the minSdkVersion
to 23
or use a different notification.
This problem arises with the NotificationStyle
extension on devices with Android < 6.
There is no solution for this. So either set the minSdkVersion
to 23
or use a different notification.