question

mbneto avatar image
mbneto asked

PlayFab Party Unity integration

Hi,

We are going to implement PlayFab Party on a Unity project for iOS and Android, and since there is no support for it in the SDK yet, we'll need to write our own and would like some advice on the best way to proceed.

I saw there's a C API header in the GitHub, but there's no documentation on how to use it. Would it be usable for C# interop, or should we write our own native libraries?

Thanks in advance

10 |1200

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

Sarah Zhang avatar image
Sarah Zhang answered

Currently, there is not an official best practice of how to integrate Party with Unity. PlayFab provides the documentation PlayFab Party and C++ Reference documentation now. Party currently only provides C++ SDK, you can try to build and import the C++ DLL to Unity projects on your own. Besides, we provide the iOS and Android samples of it. You can try to use Unity to develop the game scenes then integrate them with iOS and Android samples. Also, welcome to add a feature request for official documentation of how to integrate PlayFab Party with Unity.

10 |1200

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

Deb Haldar avatar image
Deb Haldar answered

A pre-release version for iOS, Android and Windows is now available.
https://github.com/PlayFab/PlayFabPartyUnity

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.