Zoom android SDK Disconnect Issue

Description
I have integrated chat SDK in my app, when users join a meeting it does not create any issue, but whenever the user clicks on the more button on the bottom right corner the SDK crashes with the following crash log - zoomCrash.log (github.com).

Which Android Client SDK version?
zoom-sdk-android-5.5.1.1319

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Install zoom sdk
  2. Click on join meeting.
  3. Join Any meeting
  4. Click on more icon on bottom right.
  5. See the crash of sdk.

Smartphone (please complete the following information):

  • Device: [REALME X2]
  • OS: [Android 10]

Additional Context
I looked into zm_more_action_sheet.xml and we are using constraint layout but reaction_emoji_sample_view is using linear layout so we are getting this exception.

Hi @idevesh, thanks for using the dev forum.

Sorry to hear you are running into this crash. I think we may be missing a little context on your use case here. Are you embedding the meeting UI into your own Activity?

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.