videosdk-live / videosdk-rtc-ios-sdk

IOS SDK is a client for real-time communication for ios devices. It inherits the same terminology as all other SDKs do.
https://docs.videosdk.live/ios/guide/video-and-audio-calling-api-sdk/concept-and-architecture
MIT License
5 stars 4 forks source link

app crash when i leave meeting without internet #16

Open Mudassir-cpu opened 2 weeks ago

Mudassir-cpu commented 2 weeks ago

if I'm in meeting and network goes or turn off your wifi, it does not reconnect or leave meeting after more than 1 minute, I do not get any call onMeetingLeft, If i call meeting.leave() when wifi is off then app crashes

udayg24 commented 2 weeks ago

meeting should reconnect by itself if downtime is about a minute or more in the latest v2.1.8. for now, please ensure the network connectivity before calling leave() method from your side.

Mudassir-cpu commented 5 days ago

for example if there is no internet, and user tries to end the call then how can i leave the meeting and release cam, microphone resource