-
Notifications
You must be signed in to change notification settings - Fork 13
Updated ZoomSDK to support targeting Android SdkVersion 26 #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
|
|
||
| MobileRTCMeetingService *ms = [[MobileRTC sharedRTC] getMeetingService]; | ||
| [[[MobileRTC sharedRTC] getMeetingSettings] setAutoConnectInternetAudio:YES]; | ||
| [[[MobileRTC sharedRTC] getMeetingSettings] disableDriveMode:YES]; |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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.
|
Thank you @DGeoWils ! Could you just resolve the conflicts and I'm going to release this again? |
- Connected to the schedule-consult form
No description provided.