SDK doesn't allow join to meeting using same ClientKey and clientSecret from multiple device

Hey @arifhosain

My mistake, I meant MobileRTCMeetingServiceDelegate :slight_smile:.

Inside MobileRTCMeetingServiceDelegate there are a few useful callbacks:
onMeetingError
and
onJoinMeetingConfirmed

Are these callbacks being called when attempting to join a meeting on the iPad? If onMeetingError is being called, what error is being returned?

Thanks!
Michael