Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companion2021-09-03 07:43 PM - last edited on 2022-01-25 09:37 AM by Bri
We are trying to implement the join webinar (meeting) feature in our existing mobile app. The same feature is implemented in the web tier already.
In the web tier, its using the ZoomMtg.init, and ZoomMtg.join where it didn't pass any SDK Key and SDK Secret. For the ZoomMtg.join, it's passing meetingNumber, passWord, userName, userEmail, signature, apiKey, tk
But in the iOS SDK, I couldn't find similar method, and looks like it always require the authentication with SDK Key, Secret or using JWT which also contain the SDK Key, Secret in some sort.
So, the question is, for iOS SDK, is there an equivalent method that we can join the zoom meeting with only below parameter (same as the web function)
meetingNumber, passWord, userName, userEmail, signature, apiKey, tk
thanks.
2021-10-15 03:35 PM
We have the WebRTC classes that do not appear to contain the secret and JWT token, so I am not sure we are looking at the same thing. For specific development questions, though, you can work directly with our developer advocates by going to the devforum and asking questions there.