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:
- Check the format and validity of the parameters passed in during initialization.
- Troubleshoot based on the error code returned by the SDK.
Related Links
- For SDK initialization, refer to File Sharing SDK Initialization.
- For error codes returned by the SDK, refer to File Sharing SDK Error Codes.
