How to get the chat message toast/popup in Android Meeting SDK?

Description
The new message popup/toast is not showing in the demo app 5.15 using the default UI. Want to know what is the correct method to ensure it? I used

    JoinMeetingOptions opts = new JoinMeetingOptions();
    opts.no_chat_msg_toast = false;

But it is not working. In the sample App in the setting there is a toggle R.id.no_chat_msg_toast which does not make any difference at all. But on the web app it is showing correctly.

I am using this on a smart glasses and have to see the popup for my design. Please help!!!

Which Android Meeting SDK version?
5.15.3.14929
.

Smartphone (please complete the following information):

  • Device: pixel 6 emulator, Vuzix m400
  • OS: Android 11

Hi @enzebai
Thanks for reaching out to us!
Were you able to solve this issue on your end?

Obviously no. Currently seems like video sdk would be the only solution but according to Zoom official document that would be manipulatable on meeting SDK as well. But I could not figure it out.

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