8000 Fixed few callbacks not called by rostopira · Pull Request #23 · flutter-webrtc/flutter-webrtc · GitHub
[go: up one dir, main page]

Skip to content

Fixed few callbacks not called #23

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

Merged
merged 1 commit into from
Nov 13, 2018
Merged

Fixed few callbacks not called #23

merged 1 commit into from
Nov 13, 2018

Conversation

rostopira
Copy link
Collaborator

onIceConnectionState and onIceGatheringState wasn't called when onSignalingState is null

`onIceConnectionState` and `onIceGatheringState` wasn't called when `onSignalingState` is null
@rostopira
Copy link
Collaborator Author

Also, this bug could throw null pointer, if only onSignalingState is set

@cloudwebrtc cloudwebrtc merged commit 87fdd0d into flutter-webrtc:master Nov 13, 2018
@rostopira rostopira deleted the patch-3 branch November 13, 2018 16:22
cloudwebrtc added a commit that referenced this pull request Jul 4, 2020
Fixed few callbacks not called
@HoangPhamThai HoangPhamThai mentioned this pull request Dec 27, 2021