-
**I have the following issue:**
I'm experiencing a critical issue where my Expo React Native app crashes almost immediately after launching on real Android devices. The app works perfectly fine on em…
-
I tried running the project by downloading and followed the instruction but then it failed in the step:
npx react-native run-ios
The error message I see in the console is:
The following build com…
-
I used agora-rtm-sdk for react-native project.
.feature chat with text it work fine.
.feature chat with send image and file it error above,
this is error i am facing:
ERROR RTM:ERROR Error Co…
-
"react": "16.6.3"
"react-native": "0.57.8"
agora SDK 2.3.1
安卓8.1
安卓7.0
测试
-
- I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue.
- Reproduced on:
- Android
- [ ] iOS
## Description
…
-
I have added below code but now works for me, I when I'm try to get recent chat list then not getting any messages
Message History EndPoint:-
"https://api.agora.io/dev/v2/project/{{appId}}/rtm/me…
-
Unable to create channel in `"agora-react-native-rtm": "^1.4.8"`. Checked the function is available in the docs. Is there a way to create channel from Agora dashboard as well?
https://docs.agora.io…
-
On peer left channel i'm expected onUserOffline event to be triggered.
`
RtcEngine.on("userOffline", data => {
console.log("[RtcEngine] onUserOffline", data);
});
`
But event not been …
-
hi, I am using agora in react native for Real time messages. i want to knao that how can i get the prevoius messages from a particular channel. Also want to know that does agora saves our peer to peer…
-
Hi, I have a application with call and video call service using Agora.io, but I dont know that how I can implement with react-native-callkeep for calls with closed app and blocked cell phone