PhotonPlatform and heap allocations

Hi, I ran into a problem when using PhotonPlatform: very frequent heap allocations and GC calls. On mobile devices this is very undesirable. When using DotNetPlatform or NativePlatform, such problems are not observed.

Has anyone come across this? Any chance to fix it?

Left side - NativePlatform, right side - PhotonPlatform

Comments