Skip to content

PlayFab Multiplayer C++ v1.6.6

Compare
Choose a tag to compare
@SahilAshar SahilAshar released this 29 Jan 19:16
1163851

This release updates the minimum SDK versioning and target SDK versioning for PlayFab Multiplayer Apple and Android platforms.

For Apple platforms, we follow Apple's Xcode guidelines with the release of Xcode 15.

  • iOS

    • The Minimum Deployment Target has been increased from iOS 11 to iOS 12.
    • The Target Deployment Version has been increased from iOS 16 to iOS 17.
  • macOS

    • The Target Deployment Version has been increased from macOS 13.3 to macOS 14.
    • The Minimum Deployment Target has been lowered from macOS 12.3 to macOS 10.13.

For Android platforms, we follow Google's target API guidelines.

  • Android
    • The Minimum SDK Version remains at Android API 21.
    • The Target SDK Version has been increased from Android API 30 to Android API 34.
    • The Compile SDK Version has been increased from Android API 31 to Android API 34.
    • Support for 32-bit Android platforms (arm7 and x86) ended on October 19, 2023. No new PlayFab Multiplayer library updates will be released for those platforms. The PlayFab Multiplayer matchmaking and lobby services will continue to operate with no impact to any titles currently using the PlayFab Multiplayer library on 32-bit Android platforms.

If you experience any issues with integrating these packages, please file a PlayFab Support Ticket.

Please see the release notes here: