Agora-Chat-API-Examples icon indicating copy to clipboard operation
Agora-Chat-API-Examples copied to clipboard

Results 17 Agora-Chat-API-Examples issues
Sort by recently updated
recently updated
newest added

Cannot retrieve length of file, path = '/storage/emulated/0/Android/data/******************/c190d880-ebb4-11ee-9182-7f051a87cb98.jpg' (OS Error: No such file or directory, errno = 2) i try to add Manage external storage permission but it did not...

Hi Agora, I cannot find agora flutter chat_sdk repo on the github so ı opened issue to this repo. We are getting crashes on the production. sdk version 1.1.1 flutter...

No pending exception expected: java.lang.ClassNotFoundException: com.hyphenate.chat.adapter.EMAREncryptUtils [ agora_chat_sdk: ^1.1.1](https://pub.dev/packages/agora_chat_sdk)

agora_chat_sdk: ^1.1.0+1 https://github.com/AgoraIO/Agora-Chat-API-Examples/blob/0b04d9656236f24d9c291cac28f5a70136d0907c/chat_flutter/lib/main.dart#LL186C3-L186C3

I am uploading a file to the Agora server to reference it via its' URL when a user sends a message to their peer. Here's how I structure the request...

App crash with _initSDK code in the release build of Android. Os:- Android 12 Device:- One Plus Nord 2

Same message was sent multiple times to the receiver (userId 1) from sender (userId 1) even though the sender only sent it once. You can see the local time and...

Hello I am using io.agora.rtc:chat-sdk:1.2.0 for chat in my android application. While running app on Android 14 device app crash and giving me below error: java.lang.SecurityException: One of RECEIVER_EXPORTED or...