inway / flutter_ringtone_player

Simple Flutter plugin to play ringtone, alarm & notification sounds
MIT License
89 stars 57 forks source link

When app is closed and background. Nothing happen. #17

Closed rahul69x closed 1 year ago

rahul69x commented 3 years ago

It is working well when app is opened and in foreground mode when notification received. But it is not working when app is closed when notification received. Please help me on this.

markosole commented 2 years ago

You can use plugin flutter_background_service which will keep your app running in the background and you will get notifications/sounds when ever you trigger them in the background.

github-actions[bot] commented 1 year ago

This issue has stalled.

github-actions[bot] commented 1 year ago

This issue has been closed due to inactivity.