AgoraIO / agora-react-native-rtm

React Native around the Agora RTM SDKs for Android and iOS agora
https://www.agora.io/en/
MIT License
61 stars 36 forks source link

Raw RTM Messages #61

Open maxxfrazer opened 2 years ago

maxxfrazer commented 2 years ago

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: https://github.com/AgoraIO/agora-react-native-rtm/blob/3fd1b66e0cdd03c5fc519315473d938e4fb658ff/android/src/main/java/io/agora/agora_rtm/AgoraRTMModule.java#L481

The same callback methods are missing for iOS too.

LichKing-2234 commented 2 years ago

Sorry, We don't have sources to develop the RTM feature for the time being. We welcome code contributions.