Skip to content

The androidNotificationChannelName not be change the notification #32

@yagoliveira92

Description

@yagoliveira92

I'm using the androidNotificationChannelName: but nothing happening in the notification.

AudioService.connect();
AudioService.start(
  backgroundTask: _backgroundAudioPlayerTask,
  resumeOnClick: true,
  androidNotificationChannelName: 'ABC Rádio',
  notificationColor: 0x5E6263,
  androidNotificationIcon: 'mipmap/radio',
);

captura de tela de 2019-01-06 22-31-54

Anyone can help me? =D

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions