Hey @mieszko4,
We've found out that we couldn't submit the userEmail parameter which is "required for webinar, optional for meeting, required for meeting and webinar if registration is required.", as per https://developers.zoom.us/docs/meeting-sdk/web/client-view/webinars/.
As a consequence, when joining a webinar, we're presented with a popup to populate user name and email.
Any guidelines on how we could go about solving this?
Edit: Dug a little but further, and this parameter is actually not supported by iOS join but here's a suggested approach https://devforum.zoom.us/t/hide-the-participant-name-and-email-prompt-when-joining-meeting-using-ios-sdk/75641/6
Hey @mieszko4,
We've found out that we couldn't submit the
userEmailparameter which is "required for webinar, optional for meeting, required for meeting and webinar if registration is required.", as per https://developers.zoom.us/docs/meeting-sdk/web/client-view/webinars/.As a consequence, when joining a webinar, we're presented with a popup to populate user name and email.
Any guidelines on how we could go about solving this?
Edit: Dug a little but further, and this parameter is actually not supported by iOS join but here's a suggested approach https://devforum.zoom.us/t/hide-the-participant-name-and-email-prompt-when-joining-meeting-using-ios-sdk/75641/6