question

innova3di avatar image
innova3di asked

Does PlayFab+Unity+Mirror support Android Multiplayer Games?

I am using PlayFab's sample Unity Project for Client and Server.

https://github.com/PlayFab/MpsSamples/tree/main/UnityMirror


I plan to build the Client Project as Android and Server Project as Windows Dedicated Server.

Then after locally debugging using the LocalMultiplayerAgent, upload the Server Build to PlayFab's Dev Config Site.


Questioned to be answered:

1. Am I heading towards the right direction?

2. Do Client and Server needs to be in a separate project?

3. Does PlayFab+Unity+Mirror support Android Multiplayer Games?

unity3dandroid
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Dimitris-Ilias Gkanatsios avatar image
Dimitris-Ilias Gkanatsios answered

1. Yup

2. Totally up to you. We wrote the sample as separate projects to make the client/server code distinction easier.

3. Client can be whatever you want. Server must be either Linux or Windows

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.