Version 2.7.3

Upgrade Process

  • Delete CoreLibrary and EssentialKit folders fromAssets/Plugins/VoxelBusters

  • Delete Assets/Plugins/Android/com.voxelbusters.essentialkit.androidlib folder

  • Delete Assets/External Dependency Manager folder [Optional]

  • Import the new update

  • Run Assets -> External Dependency Manager -> Android -> Force Resolve from "top menu bar"

  • Add the following dependencies in manifest.json (if not added)

    • "com.unity.nuget.newtonsoft-json": "2.0.0"

Changes

  • [Android] Fixed crash in Billing Services for delayed transaction action

  • [iOS] Fixed Facebook and Twitter share sheet presentation

  • [iOS] Updated Game Services server credentials to use latest game center api

  • [iOS] TeamPlayerID is now returned for LocalPlayer.Id in Game Services. If you need old playerId, please contact our support team for assistance. Also, in V3, we provide api for three different id's including legacy id.

Last updated