Hi,
I’m trying to create a multiplayer session in IOS, I have:
DefaultPlatformService=IOS
But everytime I do create session the game crashes.
How can I make a session between two ios devices?
Thank you
Hi,
I’m trying to create a multiplayer session in IOS, I have:
DefaultPlatformService=IOS
But everytime I do create session the game crashes.
How can I make a session between two ios devices?
Thank you
Did you find the solution? i have the same problem/
Unfortunately no. From what I gathered the IOS subsystem is only partially implemented and there is no support for game sessions (ie. realtime multiplayer). The turn based multiplayer is supposedly working, but I never found any documentation on it either. Had to scrap an entire mid way project because of this unfortunately