Playfab ID + PhotonChat friend status update no response

Hello everyone! Like the code above, I was able to execute connect to chat with photon chat friends added using their playfab ID, and the authvalue in chatclient for each user is set up to the user's own playfab ID as well (I tested them and they work as intended). I also implemented the chat listener interface, and I was able to set up sending private messages flawlessly. However, I'm receiving no OnStatusUpdate callback when a friend is added or when a friend logs online / offline into the photon chat. Does anyone have experience dealing with this? Thank you so much for your time and help!
Best Answer
-
I see.... you have to wait till chatroom is connected THEN you add friends
1
Answers
-
Could this be a bug on Photons' end? Or is there an upgrade package I need to purchase
0 -
Nvm I'm getting false from adding friend request; gonna investigate a bit more into that
0 -
Hmm it returns false when the operation could not be sent... weird weird weird
0 -
I see.... you have to wait till chatroom is connected THEN you add friends
1 -
Bro, I have the dame issue. First time connection shows friends online status.... When i cut the network connection and reconnect with photon and photon chat, it doesnt shows the friends online status..... Any help please
0