audio_manager
audio_manager copied to clipboard
Cannot listen to audio events with FirebaseMessaging listening to remote notification (Not compatible)
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.