Screen Sharing button not coming under share content

When i join meeting from zoom sdk sample example2 & click on share button in bottom bar its not coming.

Hi @guricheema84,

Thanks for using Zoom SDK. Is this for iOS SDK or Android SDK? Could you provide a screenshot or a short video for the issue?

Thanks!

iOS SDK

Hi @guricheema84,

Thanks for the reply. The screen sharing feature requires additional implementation, please follow the instruction here to implement it: https://marketplace.zoom.us/docs/sdk/native-sdks/iOS/mastering-zoom-sdk/in-meeting-function/zoom-meeting-ui/screen-share

Thanks!

how can i remove audio permission from demo . please help me

Hey @guricheema84,

Thanks for using the dev forum!
Do you mean removing the permission to use the microphone or do you mean disabling sound?

Thanks!
Michael

removing the permission to use the microphone

And how to remove share Device audio

please reply as soon as possible

Hey @guricheema84

If you would like to mute a user upon joining a meeting you need to call
- (void)setMuteAudioWhenJoinMeeting:(BOOL)muted;
in
MobileRTCMeetingSettings

To remove the “Share Device Audio: On” button you will need to implement a custom meeting UI

Thanks!
Michael

I was facing issue when upload app to Apple App Store with screen share sdk . I want to know that whether the issue is resolved in latest SDK update ?

Hey @bibhu_Datta

Thanks for using the dev forum!

Can you provide more details on your issue?

Thanks
Michael