Chat and participant click causing the meeting to end

Opening chat and participants are causing the meeting to end in v5.16.2. I am using custom Zoom meeting UI, other options in bottom navigation bar are working fine, only chat and participants button are creating issues.

It seems that the chat was opening in a dialog previously but now it is opening as new activity, hence causing the meeting activity to call onStop() and then onRestart() when you close the chat screen. I was using finish() in onRestart() to handle a certain scenario, now I have removed it and is working fine.

@rajesh.kumar will you help me…am not able to initialize sdk…getting ZoomSDK: Initialization result: errorCode=1, internalErrorCode=0