Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

fix: peerConnectionAddICECandidateAsync getString#1

Open
nullarch wants to merge 1 commit intoopenland:masterfrom
nullarch:patch-3
Open

fix: peerConnectionAddICECandidateAsync getString#1
nullarch wants to merge 1 commit intoopenland:masterfrom
nullarch:patch-3

Conversation

@nullarch
Copy link
Copy Markdown

candidateMap.getString("sdpMid"); have a error
because some of case sdpMid return null
but peerConnectionAddICECandidateAsync function doesn't have exception handling to get sdpMid

candidateMap.getString("sdpMid"); have a error
because some of case sdpMid return null
but peerConnectionAddICECandidateAsync function doesn't have exception handling to get sdpMid
@nullarch
Copy link
Copy Markdown
Author

nullarch commented Aug 28, 2020

only android has got this error because ios have a except handler

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant