Skip to content

Conversation

@DGeoWils
Copy link

No description provided.


MobileRTCMeetingService *ms = [[MobileRTC sharedRTC] getMeetingService];
[[[MobileRTC sharedRTC] getMeetingSettings] setAutoConnectInternetAudio:YES];
[[[MobileRTC sharedRTC] getMeetingSettings] disableDriveMode:YES];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need this?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose this is not necessary for your library. I had a requirement in the project I was working on to remove the driving mode functionality to simplify the interface.

@SoHotSoup
Copy link
Member

Thank you @DGeoWils ! Could you just resolve the conflicts and I'm going to release this again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants