Rate Limiting with the Mobile SDK

Hi, I’d like to query whether any kind of rate limiting applies to joining meeting using the iOS and Android Zoom SDKs? I can see that rate limiting applies to the API endpoints, however I can’t seem to find any information regarding joining zoom meeting using the SDK.

Many thanks,
Tony.

Hi @tony_mz, thanks for using our SDK.

The Android and iOS SDKs are rate limited, but we do not have public documentation for the limits. It is very unlikely that you will ever encounter issues with the rate limits on these SDKs through regular use during development, testing, or in production.

Thanks!

Thanks for the quick response.