I am trying to post a notification with a custom view in the notification area from an IntentService, and getting the Couldn\'t expand RemoteView e
IntentService
Couldn\'t expand RemoteView
For me the problem was on NotificationCompat.Builder.addAction the icon i set for action not compatible with all devices . I use Andriod Studio -> File -> New -> Image Asset to generate the icon then it fine .
NotificationCompat.Builder.addAction