We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are no raw RTM messages in this React Native library for RTM.
Is there a way we can add this support?
Also callbacks for image and file messages are empty for Android, as well as upload progress methods:
agora-react-native-rtm/android/src/main/java/io/agora/agora_rtm/AgoraRTMModule.java
Line 481 in 3fd1b66
The same callback methods are missing for iOS too.
The text was updated successfully, but these errors were encountered:
Sorry, We don't have sources to develop the RTM feature for the time being. We welcome code contributions.
Sorry, something went wrong.
No branches or pull requests
There are no raw RTM messages in this React Native library for RTM.
Is there a way we can add this support?
Also callbacks for image and file messages are empty for Android, as well as upload progress methods:
agora-react-native-rtm/android/src/main/java/io/agora/agora_rtm/AgoraRTMModule.java
Line 481 in 3fd1b66
The same callback methods are missing for iOS too.
The text was updated successfully, but these errors were encountered: