-
Hi, I tried to access this heroku project setup solution to generate Agora token but it seems the project was removed. Is this solution still works without for free or should we instead create our own…
-
I downloaded android sdk version 1.2.2 from https://docs.agora.io/en/Real-time-Messaging/downloads
Sample android project at: https://github.com/AgoraIO/RTM
When compile sample project and integrat…
-
Hello Community,
I have been using Agora since 2 years. Recently it is started encountering CORS issue in config file.
```Access to XMLHttpRequest at 'https://cds-ap-web-1.agora.io/api/v1?action…
-
In our application we have targeted the SDK 34 and we are using screen sharing SDK.
implementation "io.agora.rtc:full-sdk:4.3.1"
implementation "io.agora.rtc:full-screen-sharing:4.3.1"
…
-
It seems the default behavior of the Chat UI Kit is that when I click on the avatar in individual message a popup opens with Add to Contacts button.
However this button doesn't do anything, and I'd…
-
Hello, when i try to import `agora-rtm-react` in nextjs
`import { createClient, createLazyChannel } from 'agora-rtm-react'`
I get a 'Window is not defined' error that I can't fix.
I know ther…
-
Hello!
I'd like to know if the agoraIO flutter SDK supports continuing the call in a PIP on iOS, like google meets:
![image](https://user-images.githubusercontent.com/58230638/139866441-17906990…
-
I am trying to create a Xamarin Android sample for screen sharing using Agora. The audio works, but screen sharing does not.
I have taken reference from:
https://github.com/AgoraIO/Advanced-Video …
-
Hello
I've checked an example https://agoraio-community.github.io/AgoraWebSDK-NG/demo/basicVideoCall/index.html - connected two tabs to the same channel. The second participant joins channel immedi…
-
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find native-full-sdk.jar (com.github.agorabuilder:native-full-sdk:3.4.5).
Searched in the following …