Skip to content

handle but not showing push notification on Mi Max 2 Android 7.1.1 and Xiaomi Redmi 8 pro Android 10 #1

@zloykurd

Description

@zloykurd

When handle push notification in service and use code below, notification not showing in app.

notification(context, channelId, smallIcon = R.mipmap.ic_launcher, ) {
contentTitle(title)
contentText(content)
priority(NotificationCompat.PRIORITY_HIGH)
}

    Link to app https://github.com/zloykurd/notificationApp

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions