Description
The latest SDK, when used to build an app built and tested using the previous version, no longer pops up the End Meeting button or the Camera Swap button during a joined meeting.
This is a highly locked down application only allowing the end user to join scheduled meetings and end them. I need to get this fixed urgently.
Which version?
v5.2.41727.0928 does not work.
v5.0.24437.0708 worked fine and was the original build SDK.
To Reproduce(If applicable)
Create a meeting with the following meeting options:
meetingOpts.no_titlebar = false;
meetingOpts.no_meeting_end_message = true;
meetingOpts.no_bottom_toolbar = true;
meetingOpts.no_dial_in_via_phone = true;
meetingOpts.no_dial_out_to_phone = true;
meetingOpts.no_driving_mode = true;
meetingOpts.no_share = true;
meetingOpts.no_invite = true;
meetingOpts.no_meeting_error_message = true;
meetingOpts.no_webinar_register_dialog = true;
meetingOpts.meeting_views_options = MeetingViewsOptions.NO_BUTTON_SHARE + MeetingViewsOptions.NO_BUTTON_VIDEO + MeetingViewsOptions.NO_TEXT_MEETING_ID +MeetingViewsOptions.NO_TEXT_PASSWORD;
Smartphone (please complete the following information):
- Device: Samsung Galaxy Tab A (SM-t515)
- OS: Android v10
- Version: Android v10, OneUI v2.1