Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed : sample app creates crash on hangup after "joined" #109

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

wh173d3v11
Copy link
Contributor

Fixed : sample app creates crash on hangup after "joined" because mediaStreamTrack state is "Ended" and MediaStreamTrack has been disposed.
This PR solves this small bug in sample app.

Steps to reproduce the bug :

  1. USER A create Room
  2. USER B joined the Room
  3. USER B hangup the call.
  4. Crashes

Android Version : 12
Device : Oneplus

…iaStreamTrack state is "Ended" and MediaStreamTrack has been disposed.
@shepeliev shepeliev self-requested a review April 12, 2024 15:00
Copy link
Owner

@shepeliev shepeliev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing.

@shepeliev shepeliev merged commit 8058f21 into shepeliev:main Apr 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants