errorCode=3, internalErrorCode=100006000

Android SDK 初始化信息报错 检查了权限 网络正常

Hi sun,

Thanks for the post, please refer to the other post for further information and discussion: Init sdk error errorcode =3

Thanks!

Hi dear:

  1. How to set the maximum number of meetings? If the number of people above the limit is no longer allowed to join or what?
  2. How to set Chinese?

Carson Chen via Zoom Developers zoomdeveloper@discoursemail.com 于2019年4月24日周三 上午2:07写道:

The maximum member of meetings is 100~10000. https://zoom.us/pricing

If the upper limit is reached, user cannot join the meeting.

The Maximum depends on the plan: https://zoom.us/pricing

Hi,
If you would like to set display language to Chinese, you can use the following method:
(https://zoom.github.io/zoom-sdk-android/us/zoom/sdk/ZoomSDK.html#setSdkLocale-android.content.Context-java.util.Locale-)

ZoomSDK.setSdkLocale(new Locale("zh","CN"));

Here are some links for Locale:

Hope this helps. Thanks!

在集成的时候遇到了问题了 方便留个联系方式嘛 有问题想请教一下

您好,

请问您在集成的时候遇到了什么问题呢?您可以在此论坛发帖子,我们会帮助您解决问题

谢谢