We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
Activity