johnsonsu/react-native-sound-player

[BUG] Sound keeps playing if the app is killed manually

Closed this issue · 1 comments

Describe the bug
The sound keeps playing if the app is killed by the user in android.

To Reproduce
Play a sound on Android, manually kill the app.

Expected behavior
The sound stops playing once the app is killed.

Platform (please complete the following information):

  • Android API 29

Is there a setting I'm missing somewhere? Thanks for your help!

EDIT: I created a PR for this issue here, would love some feedback!

Solved here in this PR