AgoraIO / Basic-Video-Call

Sample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.
MIT License
697 stars 1.01k forks source link

iOS - MuteLocalAudioStream Issue #319

Open bkryslky opened 2 years ago

bkryslky commented 2 years ago

When this method is called which is muteLocalAudioStream( mute:Bool) ,it is triggering this method. And as a reason is turning quit. Can someone explain that is issue or something? func rtcEngine( engine: AgoraRtcEngineKit, didOfflineOfUid uid:UInt, reason:AgoraUserOfflineReason)