Android Meeting SDK 5.16.10.17706 getMyUserInfo() return null

After updating the Meeting SDK to v5.16.10.17706 I started to encounter some problems.
Most importantly, once the meeting starts and I get MeetingStatus.MEETING_STATUS_INMEETING, invocation inMeetingService.getMyUserInfo() often returns null.
For example: “Attempt to invoke interface method ‘long us.zoom.sdk.InMeetingUserInfo.getUserId()’ on a null object reference”
“Attempt to invoke interface method ‘us.zoom.sdk.InMeetingUserInfo$AudioStatus us.zoom.sdk.InMeetingUserInfo.getAudioStatus()’ on a null object reference”
Is it planned to be fixed in future SDK versions?

anyone solve this issue?
is there any kind of permission missing?
can this be due to change of build app update in marketplace, some kind of permission etc?