An open API service indexing awesome lists of open source software.

https://github.com/ekaansharora/rtm-leavechannel-demo


https://github.com/ekaansharora/rtm-leavechannel-demo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Agora RTM Leave Channel Test

Sample code to demonstrate error using leaveChannel method on agora-react-native-rtm on v1.2.2-alpha.3

## Steps to reproduce error

- Run the app on two devices
- Click join on both
- Click send on both
- Click leave
- Clicking leave throws error on ios
- Clicking leave then clicking join again freezes the app on android