Hi,
I'm trying to add matchmaking and lobbies into our Unity game and we need it to work on Android.
The closest I've found to what I'm looking for is https://github.com/PlayFab/PlayFabMultiplayerUnity.
It supports Unity but not Android.
Do you know whether an android implementation exists or my only option is to make my own based on the REST API ?
Answer by Made Wang · Apr 20 at 07:23 AM
Currently, Lobby does not support Android. You can refer to Azure PlayFab Lobby SDKs - PlayFab | Microsoft Docs to learn about all supported platforms. If PlayFabMultiplayerUnity cannot meet your needs, you can use the corresponding REATful API to implement it.
Answer by Syed Umair · May 10 at 06:21 AM
Any plans to add support in Multiplayer SDK for Unity3D Android/iOS devices in near future?
Any difference between Playfab C# SDK and PlayFab Unity SDK? 1 Answer
Playfab Party on android crashes on app start-up. 1 Answer
How to connect private chat and public chat simultaneously in PlayFab Party Unity SDK? 1 Answer
Different Multiplayer options 3 Answers
PlayFab + Unity + Mirror - Some guidance would be awesome! 1 Answer