OnStatusUpdate queries

Hello,

We are trying to implement Photon Chat system in out Unity game to implement a friend system and a chat platform. When I try to access my friend's status, I am receiving nothing from OnStatusUpdate() callback. I understand that Photon returns the status of a user on initialize but I am receiving nothing.



Answers

  • You are sure that you added said friend via the UserID, not the nickname?