Meeting SDK Type and Version
Android Meeting SDK v5.17.11.20433
Description
I’ve upgraded the SDK from v5.17.6.19119 to v5.17.11.20433
Error?
In the new version, InMeetingService::getUserInfoById() returns an InMeetingUserInfo with all fields empty.
I’ve had this issuse when calling InMeetingService::getUserInfoById() to get the info of a user in a waiting room. Resolved by calling InMeetingWaitingRoomController::getWaitingRoomUserInfoByID instead.
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?