Photon Working in unity editor but not in exported apk

Hi,

I have this problem, I created a game for my client using photon pun 2 and playfab, Previously I was using App ID from my own account, but 2 days ago I added my client app ID, and its causing this problem,

But everything is working fine in the editor.

Photon version : PUN 2.36 photon SDK 4.1.6.6


I am using JoinRandomRoom() with custom matchmaking properties,

If there isn't any room available it creates a room which others can join, but what I am guessing, both players are creating their own room and not joining others....

Please let me know what can I do to fix this and what other information should I share for a better understanding of this problem.

Thanks,

Best Answer

Answers