-
Flutter SDK有支持的路标 https://github.com/AgoraIO/Flutter-SDK/issues/2,
请问React-Native目前的状态是什么,路标是什么?
另外,如果用react开发web app,agora有相关的npm package做sdk吗?
syang updated
5 years ago
-
```
"agora-react-native-rtm": "^1.5.0",
"react": "17.0.2",
"react-native": "0.66.4",
RemoteInvitationAccepted--- {"callerId": "2", "channelId": "", "content": "", "hash": 105553150592080, "sta…
hiscc updated
2 years ago
-
# Bug report
- [x] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue.
- Reproduced on:
- [x] Android
- [ ] i…
-
Will this library be updated so that it's compatible with CocoaPods projects that rely on `use_frameworks!`? Currently, it fails to pass the `pod install` step due to the following error:
```
[!] Th…
-
[KBinding](https://github.com/BennyWang/KBinding) - 使用kotlin实现的Android MVVM框架
https://github.com/liangjingkanji/BRV
https://github.com/saket/cascade
https://github.com/liangjingkanji/Channel
…
-
Hi
I have been facing this issue more frequently. I tried to look at the issue in google but nothing helps.
is there any workaround to fix this issue?
**Steps to reproduce**
1.Join video call f…
-
'VirgilCrypto/VirgilCrypto-Swift.h' file not found
![image](https://github.com/user-attachments/assets/be5ac3f1-9472-4931-ba9c-58cd92ebd9f9)
-
Hi there,
We have implemented sending real-time messaging in out project through agora-react-native-rtm and now we wanted to implement sending image/file in message for our project, can I know how ca…
-
Hey there. I'm using `agora-react-native-rtm` to handle user join subscriptions for audio broadcasting. It works fine on simulator & my iPhone X on iOS 14 (the users list updates & all events are prop…
-
Hi there,
using "agora-react-native-rtm": "1.5.0",
when listening to 'ChannelMessageReceived' using "client.addListener" the callback has only the message payload,
although if I use "client.on(Chan…