issues
search
jwplayer
/
jwplayer-react-native
MIT License
32
stars
9
forks
source link
[BUG] app crashes when attempting to play a second video while another is playing
#88
Open
Jmilham21
opened
1 month ago
Jmilham21
commented
1 month ago
What does this Pull Request do?
Adds check if background service is running before attempting to bind it to activity
Adds warning message in Android for when above happens
Adds comments explaining why not to do this
Why is this Pull Request needed?
Fatal crash thrown when developer has two players with background audio enabled (this is not a valid use case in the current configuration)
Are there any points in the code the reviewer needs to double check?
no
Are there any Pull Requests open in other repos which need to be merged with this?
no
Addresses Issue(s):
GitHub Issue
What does this Pull Request do?
Why is this Pull Request needed?
Are there any points in the code the reviewer needs to double check?
Are there any Pull Requests open in other repos which need to be merged with this?
Addresses Issue(s):
GitHub Issue