Players not joining already created room

Options
I integrated photon pun 2 unity free version in my game, it was working fine and i can play on two different devices and proper match making is done. Few bugs were there so i started fixing it.
But somehow now when i tried to start match on two devices, they don't join in single room and creating own rooms, also room list is empty when first player joins the room.

Even your demo projects are giving same problem in my project.

Can you please help me on this. I try to revert things but still same thing happening.

Comments

  • Muhammadshakir
    edited September 2018
    Options
    After spending two days , i figured it out that region is causing problem, pc is connected with some other region and mobile device is connected with some other region with same wifi network.
    I hard coded the region for now, but is there any proper solution for that?
  • Hi @Muhammadshakir,

    did you use the Best Region feature before using a fixed region? In this case, I would recommend you taking a look at this post from my colleague, where he explains what the reason for this behaviour might be.