Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

webrtc related variables are deallocated before view dismiss causing crash. #42

Open
FawadMasud opened this issue Dec 9, 2017 · 0 comments

Comments

@FawadMasud
Copy link

I am using this library for audio calling and everything is working fine except when I dismiss my view controller, I get EXC_BAD_ACCESS error. I am making peerconnection (instance of RTCPeerconnection) a global variable and when the view controller dismisses, the application crashes because peerconnection is already deallocated. Please help me solve this. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant