decodedhealth / flutter_zoom_plugin

Flutter plugin for zoom
Apache License 2.0
125 stars 83 forks source link

How to bypass registration form during joining the zoom meeting #55

Open jaganpsjaganps opened 3 years ago

jaganpsjaganps commented 3 years ago

name: Bug report about: Create a report to help us improve title: how to bypass the registration form on joining the meeting labels: '' assignees: ''


Your Environment

Expected Behavior

should not generate the user form on joining the zoom meeting

Actual Behavior

asks the user to enter username and email

Steps to Reproduce

1.no_webinar_register_dialog:true,

Context

i was trying to bypass the registration from the user joining the meeting

Debug logs

Logs ``` PASTE_YOUR_LOGS_HERE ```