Hello,
I've been looking into the recently released OnlineSubsystemPlayFab code and noticed the lobby code requires either the GDK or XDK to run. Do you have an idea of when these systems will be available for non GDK or XDK platforms?
Thanks
Which document are you referring to? The Lobby system depends on other services to make sure the data is real-time. Otherwise, you may simply use API calls and handle the callbacks on your own.
At a glance it looks like only GDK and Windows platforms are currently supported with the multiplayer plugin. You can see the folders here:
https://github.com/PlayFab/PlayFabMultiplayerUnreal/tree/main/Platforms
Are we expecting specific support for mobile platforms or is it possible to just use the Windows implementation?
Answer by SethDu · Apr 25 at 02:06 AM
For now, mobile platforms are not supported. Please feel free to send a thread on the Feature Requests forum -- https://community.playfab.com/spaces/24/index.html.
Call WriteCharacterEvent from a server 1 Answer
How can a client launch their game server via "Server 2.0" with custom settings? 1 Answer
Integrating PlayFab Party in Unreal? 1 Answer
Use PlayFab with UE4.23 and package for HTML5 1 Answer
Constant "Error: Failed to parse heartbeat" errors and server remains in "StandingBy" state 2 Answers