logo
On this page

How to handle the issue where all interfaces of the file sharing SDK are abnormal?

2021-11-18
Products / Plugins:File sharing
Platform / Framework:iOS / Android

Problem Description

After integrating the file sharing SDK and initializing it, all interfaces fail to call.

Problem Cause

When all interfaces of the file sharing SDK fail to call, it is generally possible that the parameters passed in during initialization are abnormal.

Solution

For interface call failures, ZEGOCLOUD provides the following troubleshooting methods:

  1. Check the format and validity of the parameters passed in during initialization.
  2. Troubleshoot based on the error code returned by the SDK.
  1. For SDK initialization, refer to File Sharing SDK Initialization.
  2. For error codes returned by the SDK, refer to File Sharing SDK Error Codes.

Previous

How to implement playing streams from CDN on the Web platform?

Next

For the MixInputList parameter of mixed stream, if ViewType is set to 2, how should StreamId be set?

On this page

Back to top