skip to Main Content

Android Studio – How to fix this PlayerNotificationManager.createWithNotificationChannel error

I am developing a music app but i am getting error can anybody tell me how to fix this PlayerNotificationManager.createWithNotificationChannel? .createWithNotificationChannel is not recognizable class MusicNotificationManager( private val context: Context, sessionToken: MediaSessionCompat.Token, notificationListener: PlayerNotificationManager.NotificationListener, private val newSongCallback: () -> Unit…

VIEW QUESTION
Back To Top
Search