Hi all,
We are currently looking at solutions to enable voice chat and other features from the Playfab Party in our Oculus Quest 2 project. Reading through some forum posts it is not entirely clear if this is possible in the end, is the
Unreal Party SDK (Playfab OSS) is supporting only Xbox and PC? Any information on the matter would be much appreciated.
Thanks in advance.
Answer by Made Wang · Mar 30 at 07:41 AM
As the documentation says, currently, the PlayFab Online Subsystem only supports deploying to PC or Xbox console.
You can try to import party library from android SDK and manually implement it. Refer to Android getting started - PlayFab | Microsoft Docs.