Cannot start a second Meeting after ending the first one

Description
Hi, currently our has a feature that user can start many meeting one by one with his/her email. But we face error 5003 after ending the first meeting and start another meeting right away. But I can start that event after I completely closed the app and open it again. My guess was that the first meeting wasn’t closed completely but onMeetingStateChange is trigger after user ended the meeting. Can you help me with this?

Thank you so much

Which iOS Client SDK version?
v5.0.24433.0616

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Start the first meeting with an email
  2. Leave the meeting
  3. Start another meeting right away
  4. See error

Screenshots

Smartphone (please complete the following information):

  • Device: iPhone XR - iOS 14.6 , iPhone XS Max - iOS 14.5

Hey @asto.dev,

Thanks for using the dev forum!

There is a short delay between when the meeting was told to end and when the backend has reflected that change. It looks like the second meeting is being started too soon after ending the first meeting.

I would also recommend updating to the latest version of the SDK, as your version is almost a year old. The SDK has added many new features, performance improvements, and bug fixes since then.

Thanks!
Michael

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.