com.unity.purchasing 5.0.0-pre.5

com.unity.purchasing

Source docs
Notes: processedReleased March 10, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3

Package Dependencies

🔧 Bug Fixes

  • Apple - Fixed an issue where transactions involving a consumable already purchased in the same session would result in them being finished without invoking the callback set with `IPurchaseServive.AddPendingOrderUpdatedAction`.
  • Fixed an issue where some versions of the Unity Editor compiler were stripping `EmptyAnalyticsAdapter` when Analytics wasn't used.
  • Implemented `jwsRepresentation` in `AppleOrderInfo` to support JWS representation handling. See Apple StoreKit Documentation for more details.