PARTICIPANT'S NAME DURING MEETING

Hello,
When Android users join meeting, it displays Participants name as “ZoomUS SDK” which of course is not their actual chosen name. This doesn’t happen when iOS users join meeting as their name is requested upon joining a meeting.
How can I appropriate this so that actual names are requested upon joining a meeting and then displayed in participants list instead of DISPLAY_NAME = “ZoomUS SDK” ? (Example -> MainActivity)
Additional information; Using Zoom MobileRTC™ SDK for Android from the Zoom GitHub.
Thanks.