Hide meeting detail in mobile

Description
I have implementated the feature of hiding meeting detail on the zoom meeting page.
It is working good in mobile and also i have checked it in 10 inch screen tab in emulator and it was working fine. Meeting detail was not showing. But i have got complaint from customers that meeting details shows up in few tabs. Also i have got video from a customer where meeting detail was showing up. So it means that it shows up in few tablets.
Can you please clarify if it happens and if it happens then with which devices will it happen.

Which Android Client SDK version?
latest sdk

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

  1. Go to join meeting
  2. check if meeting detail is showing on top.

Smartphone (please complete the following information):

  • Device: Galaxy tab 9
  • OS: [e.g. Android 11]

Additional context
Add any other context about the problem here.

Hi @vipin.rai, thanks for the post.

Can you please clarify which SDK version you are using?

Thanks!

Yes. The SDK version that i am using is v5.0.24437.0708

Hi @vipin.rai,

Thanks for confirming. Can you please update to the latest version of the SDK and let me know if you are still experiencing this issue?

Thanks!

Hi,

Please tell me how can i add updated aar file in updated android studio. i.e 4.2

Please guide me through the process of updating sdk in existing project.
Do i need to delete the existing aar. files and add new files and if yes how?
Or can i update the new sdk over the old one.
Please guide.

Hi @vipin.rai,

You can delete the old AARs and add the new ones. The important part is that you perform a gradle sync in your project after updating the SDK.

Thanks!

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