jeromexiong / audio_manager

A flutter plugin for music playback, including notification handling.
MIT License
100 stars 53 forks source link

Cannot listen to audio events with FirebaseMessaging listening to remote notification (Not compatible) #95

Open masterfego opened 2 years ago

masterfego commented 2 years ago

Hi, I have in my project Firebase messaging and I listen to remote notification

When I use: FirebaseMessaging.onBackgroundMessage(onBackgroundMessage);

I cannot listen to Audio event.