Skip to main content

In Signaling SDK, does the call frequency limit refer to the limit of one client instance?

In Signaling SDK, the call frequency limit refers to the limit of one client instance.

  • For the native platform, you can increase the call limit of an API by creating multiple client instances.
  • For the web platform, we do not recommend increasing the call limit by creating multiple client instances.
vundefined