Hello everyone! I am using the PlayFab Master Collection plugin and trying to use Photon Chat. Although I have gone through the documentation and sample projects, I still can't get it to work.
Currently, I want to create a Global Chat Channel that everyone can see. When a user sends a message, it should be displayed in the chat channel. The chat channel should store a history of up to 10 messages.
If you have successfully implemented something similar, please help me! I would really appreciate it ~