audio_manager icon indicating copy to clipboard operation
audio_manager copied to clipboard

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

Open masterfego opened this issue 2 years ago • 0 comments

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.

masterfego avatar Mar 07 '22 07:03 masterfego