Skip to content

Releases: PlayFab/PlayFabParty

PlayFab Party v1.10.14 for iOS and Android

10 Dec 02:08
e21107e

Choose a tag to compare

Please see the release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes

  • Hide symbols in iOS platform to prevent symbol clashing.
  • Fix an issue where Android receives an UnknownError due to a rare empty response during CreateNewNetwork. The updated error returned is now PartyServiceError. Please follow the handling advice provided in PartyManager::CreateNewNetwork - PlayFab | Microsoft Learn.

PlayFab Party v1.10.13 for iOS

14 Oct 18:46
e21107e

Choose a tag to compare

Please see the release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes

  • Fixed an issue that caused the microphone to not function properly on iOS 26.
  • Added support for .xcframework.

PlayFab Party v1.10.12

06 Oct 23:21
e21107e

Choose a tag to compare

Please see the release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes

Common changes:

  • Changed the CreateEndpoint PartyStatusChangeResult behavior to return PartyServiceError for transient errors that occur before the token expires, and to return UserNotAuthorized only when the token has actually expired.

Apple:

  • Added retry logic for microphone focus recovery after interruptions on iOS.
  • Added support for Arm64 simulator builds on iOS.
  • Fixed a memory leak that could occur during Party voice chat and transcription.
  • Fixed a potential freeze in PartyLocalChatControl when multiple remote players are connected across different platforms.

Android:

PlayFab Party v1.10.5

18 Nov 21:22
e21107e

Choose a tag to compare

PlayFab Party v1.10.3

14 Oct 16:48
e21107e

Choose a tag to compare

PlayFab Party v1.10.0

29 Jul 22:34
1d39aca

Choose a tag to compare

PlayFab Party v1.9.5 for iOS, macOS, Android and Linux

08 May 23:36
1d39aca

Choose a tag to compare

May 3, 2024

  • Addressed intermittent fatal errors reported in PartyRegionsChangedStateChange and other operations by Windows devices using features such as connection sharing.
  • Fixed a potential crash on Windows and Xbox if process shuts down shortly after starting to use Party.
  • Fixed a bug where PartyChatControl resources would sometimes not be freed up after calling PartyLocalDevice::DestroyChatControl and would only be released after calling PartyManager::Cleanup.
  • Android: Resolved duplicate class error when Party and Multiplayer are used in the same app.

PlayFab Party v1.9.3 for iOS, macOS, Android and Linux

14 Mar 23:01
e9f6181

Choose a tag to compare

  • Fixed a potential use-after-free bug when speech-to-text is enabled.
  • Fixed a potential crash when direct peer connections are enabled.
  • Improved internal diagnostics.

Please see the release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes

PlayFab Party v1.9.2 for Linux

06 Mar 00:05
e9f6181

Choose a tag to compare

  • Patched audio render bug on Linux Platform. Linux clients can now fully hear other platform clients.

Please see the release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes

PlayFab Party v1.9.1 for iOS, macOS, Android and Linux

06 Feb 00:53
437cb14

Choose a tag to compare

  • Added PartyOption::RegionUpdateConfiguration and PartyOption::RegionQualityMeasurementConfiguration for advanced control over when and how the Party library performs automatic region discovery and connection quality measurements.

Please see the release notes here:
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/release-notes