PlayFab Integration
Epic Online Services(EOS) is very powerful in many forms, specially sessions, voice etc, but it lacks at a few places, like cross-platform shop and also auto-scaling dedicated servers.
Last updated
Epic Online Services(EOS) is very powerful in many forms, specially sessions, voice etc, but it lacks at a few places, like cross-platform shop and also auto-scaling dedicated servers.
Last updated
Go to PlayFab's official website and create a account along and then create a title. After the title is created, copy the ID given on your product.
Open up your Unreal Engine Project and then Go to Project Settings -> Plugins -> PlayFab
Change the Title ID to the ID you copied earlier.
Go to your Plugin's folder inside the Source folder,
Open up the .build.cs
Change this false to true to enable PlayFab Integration.