I basically want to build a chat section into my app, and the documentation to me seems a bit outdated, this is my project structure so far. Notice the RTM scripts is a bit misplaced with regards to the instruction on the documentation, that’s because the sample app seems to expect it in that place, and once I import the Plugins folder as mentioned in the instruction to integrate the SDK, I get an infinite import loop:
The cloning of the repository as instructed fails, but, the unitypackage seems to work even in 2020.3 in macOS, yet it gives some GUID conflict errors. Unity package found here: Releases · AgoraIO-Community/Agora-Unity-RTM-SDK · GitHub
Hello, it seems this is an old thread, and you’ve come to our Slack community to ask the question recently. Apologies to the confusing online instructions. We are updating it for better clarity. About the GUID conflict warning, you may just ignore them. The Unity Editor will generate new GUIDs.
I’m also determined to integrate One-to-one messaging features into my project. Yes, their documentation seems messy to me. But after searching seamlessly, I’ve found that someone has done a great job by implementing a whole messaging app based on Agora RTM and RTC. It’s an In-app Communication Plugin for Unity 3D in Unity Asset Store. Messenger 23 Pro is based on Agora video SDK for Unity which supports.
Instant text message
Audio call
Video call
Screen share
The free version of this asset is available on GitHub. Find the free version here