RTM icon indicating copy to clipboard operation
RTM copied to clipboard

Results 97 RTM issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

I used agora-rtm-sdk for react-native project. .feature chat with text it work fine. .feature chat with send image and file it error above, this is error i am facing: ERROR...

How can I get the chat history message in Agora RTM?

Could you please show me how to generate an RTM token or how to get it? When I log in with the application, it always responds "LOGIN_ERR_INVALID_TOKEN".

I am trying to login into the app using anystring as user name but am getting a LOGIN_ERR_INVALID_TOKEN. Looking into the code and the api reference, it says that the...

When I run your RTM demo, I am getting this error. What string do I have to input when login?

I downloaded android sdk version 1.2.2 from https://docs.agora.io/en/Real-time-Messaging/downloads Sample android project at: https://github.com/AgoraIO/RTM When compile sample project and integrate with sdk, i got error cannot find symbol: import io.agora.rtm.RtmFileMessage; import...

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

What should I do input at login? ![201620566016_ pic_hd](https://user-images.githubusercontent.com/53449197/117573609-79229c00-b10b-11eb-90fe-973e8519d0d8.jpg)

Hi, I used the same code in a jquery project and there is no problem and the connection is done, but now in a vuejs project it does not connect...