Is recevierGroup working in flash?
Comments
-
Hi,
Photon flash sdk documentation says that you need options.receivers parameter.
raiseEvent(GameConstants.EvChat, data, {receivers:Enum_ReceiverGroup.ALL}); should work.
Note: usage of exitgames.photon.loadbalancing.Constants.ReceiverGroup enum is preferred since it's part of loadbalancing api and documentation references this enum.0 -
luiner: Can you please let us know if the problem is solved?0