ethand91 / mediasoup-ios-client

Mediasoup 3 iOS Client
ISC License
130 stars 64 forks source link

RevTransport.close() EXC_BAD_ACCESS Crash #88

Closed it-hoon closed 3 years ago

it-hoon commented 3 years ago

Error when invoking RevTransport.close().

Thread 1: EXC_BAD_ACCESS (code=1, address=0x22b28b9e0)

What are the solutions?

it-hoon commented 3 years ago

+[TransportWrapper nativeFreeTransport:]: unrecognized selector sent to class 0x1068d3160"

ethand91 commented 3 years ago

Are you sure you are not already closing it?

ethand91 commented 3 years ago

That or this is a copy of https://github.com/ethand91/mediasoup-ios-client/issues/92