Are the Session Nodes not supported by Google Play OnlineSubSystem?
Will they and when?
Thanks in advance
Are the Session Nodes not supported by Google Play OnlineSubSystem?
Will they and when?
Thanks in advance
Looking on source code, it’s indeed looks like Google Play OnlineSubsystem does not support game sessions
I never used Google Play multiplayer, but it seems it has some form of session support:
Or it’s not implemented (yet?) or Google Play session support don’t fit to OnlineSubsystem interface
LAck of game session support in Google Play does not means multiplayer can’t work on Android, you can create some custom system
Thanks for answering.
Is there any way to implement this realtimeMultiplayer functions?
I think yes, but only via C++ and i don’t know how they work, you need to study it, you can modify onlinesubsystem if you make it work you can do pull request