Hi, I would like to check if I am choosing the right SDK to start my app development. Everyday there are multiple meeting invites from different clients, they will provide MeetingID and Passcode to join the meetings hosted by them. We will have multiple cubicles installed with our customized Zoom Meeting SDK app to join those meeting. The reason for developing a custom meeting SDK app is to minimize the user actions on the app, hiding of meetingId/passcode from the participant as well as the ability to auto assign different invites to different cubicles. I am thinking of developing a Windows desktop Meeting SDK app for that purpose. The distribution of the app should be private. Thank you in advance.
@devsg07 if you are going an external meeting, your Meeting SDK app needs to be published / submitted for verification. You can set it to private, but it needs to go thru the publishing approval.
If it is not published , submitted for verification, you will not be able to join external meeting.
Once published, you will be able to join external meetings with the MeetingID & passcode, assuming that the external host doesn’t require registration or guest to be “signed in”
Hi @chunsiong.zoom,
Thanks for your reply.
May I know what need to be submitted for verification and how long does it take to be approved after submission?
Do I need to submit my source code?
Thanks & Best Regards.