Description
A user can’t enter to the example demo app after a user enters the wrong meeting ID and tries to join with the correct one after it. (Steps to reproduce bellow).
Which version?
Xcode 10.3
Mac OS 10.15.7
To Reproduce(If applicable)
NOTE: This issues appears only when user checks “Custom UI”
Steps to reproduce the behavior:
- Start the example demo app
- Enter a domain and check “Custom UI”, click Connect
- Enter a jwt, click Auth
- Switch to “Join Only” tab
- Enter Info, but with a wrong meeting ID (for example)
- Change meeting ID to correct, click Join
- A user can’t enter to the app, even with the correct meeting ID.