Join a meeting in sdk as a registrant, without name & email form

Description
Is it possible to join a meeting in the mobile sdk as a registrant, so same behaviour of using the join_url for registrant will apply while using the sdk?

Hello @ofri

Thanks for using the dev forum!

Yes it is possible to join meetings in the mobile sdk similar to how the client app works.
By registrant, are you referring to a webinar registrant?

Thanks!
Michael

I mean:

When I join the meeting using the join_url I go straight to the meeting without any form of name & email I need to fill.
Adding participant_id (via the SDK) doesn’t behave the same, I required to fill name & email.
Also If I enter different email then the one I use for adding registrant to the meeting via the Rest api, on the webhook “participant.joined” I get the “right” participantId but on “participant.left” I get another one (userId stay the same).

should I use handZoomWebUrl method? (sorry, noticed that only now…)

Hey @ofri

I see! Thank you for the response.

Yes please try the handZoomWebURL method and let me know if that works for you.

Thanks!
Michael

Yes, it works, thanks!

1 Like

Hey @ofri

Awesome! I am am so happy to hear!

Please let us know if you run into anything else.
Thanks!
Michael