How to start meeting in minimization format

Description
I want to start and join the zoom meeting in minimized format for android and ios application

Hey @shraddhap,

Thanks for using the dev forum!

I do not believe the meeting can start in minimized, but can be minimized after entering the meeting. For this level of customization you would need to implement a Custom Meeting UI.

Thanks!
Michael

thanks @Michael_Condon for quick response!
Do I need to add minimized meeting code after join meeting code?

Hey @shraddhap,

Yeah, you could put in the minimize code inside of the onMeetingStateChange callback in iOS.

Thanks!
Michael

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.