https://github.com/ekaansharora/rtm-leavechannel-demo
https://github.com/ekaansharora/rtm-leavechannel-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ekaansharora/rtm-leavechannel-demo
- Owner: EkaanshArora
- Created: 2021-03-04T07:58:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-04T08:53:51.000Z (about 4 years ago)
- Last Synced: 2025-02-03T14:47:15.937Z (3 months ago)
- Language: Java
- Size: 248 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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