-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
16 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ import ErrorCodes from '@docs/shared/video-sdk/reference/error-codes/index.mdx'; | |
|
||
When interacting with the Agora API, the <Vpd k="SDK" /> may return an error code. Receiving an error code indicates that the SDK has encountered an unrecoverable error that necessitates intervention from your <Vpl k="CLIENT" />. | ||
|
||
This page provides descriptions for common error codes along with the associated reasons and their corresponding solutions. For error codes without predefined solutions, <Vg k="COMPANY" /> recommends reaching out to [Technical Support](mailto:[email protected]) for assistance. | ||
This page provides descriptions for common error codes along with the associated reasons and their corresponding solutions. For error codes without predefined solutions, reach out to [Technical Support](mailto:[email protected]) for assistance. | ||
|
||
<PlatformWrapper notAllowed="web"> | ||
The error codes listed in this section apply to Agora RTC v4.x SDK on the following platforms: | ||
|